[tor-commits] [ooni-probe/master] Bump to version 1.4.0
art at torproject.org
art at torproject.org
Fri Apr 29 09:42:27 UTC 2016
commit 943dbec8d344be7b02fb7f6e8ae6f9e0fc6fcbe1
Author: Arturo Filastò <arturo at filasto.net>
Date: Wed Apr 27 19:48:05 2016 +0200
Bump to version 1.4.0
---
ooni/__init__.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ooni/__init__.py b/ooni/__init__.py
index a9c6112..5ccd2da 100644
--- a/ooni/__init__.py
+++ b/ooni/__init__.py
@@ -1,7 +1,7 @@
# -*- encoding: utf-8 -*-
__author__ = "Open Observatory of Network Interference"
-__version__ = "1.3.2"
+__version__ = "1.4.0"
__all__ = ['config', 'inputunit', 'kit',
'lib', 'nettest', 'oonicli', 'report', 'reporter',
More information about the tor-commits
mailing list