[tor-commits] [stem/master] Stem release 1.1.1
atagar at torproject.org
atagar at torproject.org
Sat Nov 9 19:49:35 UTC 2013
commit b1fb3e7a2cbbef029f483f084da98940844a3058
Author: Damian Johnson <atagar at torproject.org>
Date: Sat Nov 9 11:44:43 2013 -0800
Stem release 1.1.1
---
stem/__init__.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/stem/__init__.py b/stem/__init__.py
index 5abe6a7..1d47783 100644
--- a/stem/__init__.py
+++ b/stem/__init__.py
@@ -368,7 +368,7 @@ Library for working with the tor process.
=============== ===========
"""
-__version__ = '1.1.0'
+__version__ = '1.1.1'
__author__ = 'Damian Johnson'
__contact__ = 'atagar at torproject.org'
__url__ = 'https://stem.torproject.org/'
More information about the tor-commits
mailing list