[tor-commits] [ooni-probe/master] Bump to version a0

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


commit d1765a80349cc5eba46b342056cc08cc29ae6ae0
Author: Arturo Filastò <arturo at filasto.net>
Date:   Sat Jul 30 17:23:46 2016 +0200

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

diff --git a/ooni/__init__.py b/ooni/__init__.py
index c5c3c0a..653a636 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.dev1"
+__version__ = "2.0.0a0"
 
 __all__ = [
     'agent',





More information about the tor-commits mailing list