[tor-commits] [ooni-probe/master] Bump to release candidate 3

art at torproject.org art at torproject.org
Mon Sep 19 12:14:25 UTC 2016


commit b6b03acf87c44e798480deefd86ce2bb5926b7c0
Author: Arturo Filastò <arturo at filasto.net>
Date:   Mon Sep 19 13:38:27 2016 +0200

    Bump to release candidate 3
---
 ooni/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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





More information about the tor-commits mailing list