[tor-commits] [trunnel/master] Bump version to 1.3
    nickm at torproject.org 
    nickm at torproject.org
       
    Thu Oct  2 03:46:18 UTC 2014
    
    
  
commit 1fb393e00ee0897f2660abe4d2d286159faec094
Author: Nick Mathewson <nickm at torproject.org>
Date:   Wed Oct 1 23:45:44 2014 -0400
    Bump version to 1.3
---
 lib/trunnel/__init__.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/trunnel/__init__.py b/lib/trunnel/__init__.py
index b072e9a..a29d78b 100644
--- a/lib/trunnel/__init__.py
+++ b/lib/trunnel/__init__.py
@@ -3,5 +3,5 @@
 # a package.
 #
 
-__version__ = "1.2"
+__version__ = "1.3"
 
    
    
More information about the tor-commits
mailing list