[tor-commits] [ooni-probe/master] Update version in __init__.py to match tag

art at torproject.org art at torproject.org
Fri Feb 1 15:28:33 UTC 2013


commit 6d96de34db8690e71939c5293da6aff8588ef6f2
Author: Arturo Filastò <art at fuffa.org>
Date:   Tue Jan 8 14:20:25 2013 +0100

    Update version in __init__.py to match tag
---
 ooni/__init__.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ooni/__init__.py b/ooni/__init__.py
index 7b5eb5f..5261982 100644
--- a/ooni/__init__.py
+++ b/ooni/__init__.py
@@ -11,7 +11,7 @@ from . import templates
 from . import utils
 
 __author__ = "Arturo Filastò"
-__version__ = "0.0.8"
+__version__ = "0.0.10"
 
 __all__ = ['config', 'inputunit', 'kit',
            'lib', 'nettest', 'oonicli', 'reporter',





More information about the tor-commits mailing list