[tor-commits] [trunnel/master] bump version to 1.4.3
    nickm at torproject.org 
    nickm at torproject.org
       
    Tue Aug 18 13:46:03 UTC 2015
    
    
  
commit 0795ce5eaeae12b54b8fa756cd51c35d818e36c1
Author: Nick Mathewson <nickm at torproject.org>
Date:   Tue Aug 18 09:45:46 2015 -0400
    bump version to 1.4.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 574c1ae..3078c7b 100644
--- a/lib/trunnel/__init__.py
+++ b/lib/trunnel/__init__.py
@@ -3,4 +3,4 @@
 # a package.
 #
 
-__version__ = "1.4.2"
+__version__ = "1.4.3"
    
    
More information about the tor-commits
mailing list