[tor-commits] [ooni-probe/master] Bump version number of master to 2.0.3.dev0

art at torproject.org art at torproject.org
Fri Jan 13 12:39:57 UTC 2017


commit dd0a05a0fa0fd3b69ef8d7b29777ba7ffde2b74b
Author: Arturo Filastò <arturo at filasto.net>
Date:   Wed Nov 16 15:02:19 2016 +0100

    Bump version number of master to 2.0.3.dev0
---
 ooni/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ooni/__init__.py b/ooni/__init__.py
index be61c65..9d479c9 100644
--- a/ooni/__init__.py
+++ b/ooni/__init__.py
@@ -1,7 +1,7 @@
 # -*- encoding: utf-8 -*-
 
 __author__ = "Open Observatory of Network Interference"
-__version__ = "2.0.2"
+__version__ = "2.0.3.dev0"
 
 __all__ = [
     'agent',





More information about the tor-commits mailing list