[tor-commits] [trunnel/master] Bump version to 1.1
nickm at torproject.org
nickm at torproject.org
Thu Sep 25 16:13:30 UTC 2014
commit 278b435772fc6cc733c0944bad22d60816fe1419
Author: Nick Mathewson <nickm at torproject.org>
Date: Thu Sep 25 12:12:59 2014 -0400
Bump version to 1.1
---
setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.py b/setup.py
index c68fdb3..f426af2 100644
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@
from distutils.core import setup
setup(name='Trunnel',
- version='1.0',
+ version='1.1',
description='Trunnel binary format parser',
author='Nick Mathewson',
author_email='nickm at torproject.org',
More information about the tor-commits
mailing list