[tor-commits] [trunnel/master] Increment version number to 1.5
nickm at torproject.org
nickm at torproject.org
Tue Sep 20 17:49:25 UTC 2016
commit a27cad773a903d1691d3587c7fcdcfc76fe7ec03
Author: Nick Mathewson <nickm at torproject.org>
Date: Tue Sep 20 13:39:12 2016 -0400
Increment version number to 1.5
---
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 ec7b001..519c6ec 100644
--- a/lib/trunnel/__init__.py
+++ b/lib/trunnel/__init__.py
@@ -3,4 +3,4 @@
# a package.
#
-__version__ = "1.4.6"
+__version__ = "1.5"
More information about the tor-commits
mailing list