[tor-commits] [ooni-probe/master] Bump to v1.0.0-rc-7
    art at torproject.org 
    art at torproject.org
       
    Thu Feb 20 16:33:12 UTC 2014
    
    
  
commit ae0a093cdb3899579cb45e34df257d10b4c880f2
Author: Arturo Filastò <art at fuffa.org>
Date:   Thu Feb 20 13:46:09 2014 +0000
    Bump to v1.0.0-rc-7
---
 ooni/__init__.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ooni/__init__.py b/ooni/__init__.py
index 7b6630e..82cb67b 100644
--- a/ooni/__init__.py
+++ b/ooni/__init__.py
@@ -1,7 +1,7 @@
 # -*- encoding: utf-8 -*-
 
 __author__ = "Arturo Filastò"
-__version__ = "1.0.0-rc7"
+__version__ = "1.0.0"
 
 __all__ = ['config', 'inputunit', 'kit',
            'lib', 'nettest', 'oonicli', 'reporter',
    
    
More information about the tor-commits
mailing list