[tor-commits] [ooni-probe/master] Bump the version number

art at torproject.org art at torproject.org
Fri Oct 14 19:00:56 UTC 2016


commit 7f078c6e214e94fcee483d352c4ac633ec348c52
Author: Arturo Filastò <arturo at filasto.net>
Date:   Thu Sep 22 16:57:24 2016 +0200

    Bump the version number
---
 ooni/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ooni/__init__.py b/ooni/__init__.py
index 41f5c37..afedecd 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.0-rc.3"
+__version__ = "2.0.0-rc.4.dev"
 
 __all__ = [
     'agent',





More information about the tor-commits mailing list