[tor-commits] [stem/master] Stem release 1.1.0
atagar at torproject.org
atagar at torproject.org
Mon Oct 14 01:15:52 UTC 2013
commit 2ef492467d13a121a76ac8ebfdc2dfbaa4b20e1d
Author: Damian Johnson <atagar at torproject.org>
Date: Sun Oct 13 18:15:41 2013 -0700
Stem release 1.1.0
---
stem/__init__.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/stem/__init__.py b/stem/__init__.py
index 5b9a975..5abe6a7 100644
--- a/stem/__init__.py
+++ b/stem/__init__.py
@@ -368,7 +368,7 @@ Library for working with the tor process.
=============== ===========
"""
-__version__ = '1.0.1-dev'
+__version__ = '1.1.0'
__author__ = 'Damian Johnson'
__contact__ = 'atagar at torproject.org'
__url__ = 'https://stem.torproject.org/'
More information about the tor-commits
mailing list