[tor-commits] [oonib/master] Bump to 1.0.2

art at torproject.org art at torproject.org
Wed May 21 10:48:10 UTC 2014


commit 9a0b5fff24fbbef83826810ed285e7d4b98f0199
Author: Arturo Filastò <art at fuffa.org>
Date:   Wed May 21 12:46:48 2014 +0200

    Bump to 1.0.2
---
 oonib/__init__.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/oonib/__init__.py b/oonib/__init__.py
index 1c465d1..25135d7 100644
--- a/oonib/__init__.py
+++ b/oonib/__init__.py
@@ -3,7 +3,7 @@ In here we shall keep track of all variables and objects that should be
 instantiated only once and be common to pieces of GLBackend code.
 """
 
-__version__ = '1.0.0'
+__version__ = '1.0.2'
 
 __all__ = ['Storage', 'randomStr']
 



More information about the tor-commits mailing list