[tor-commits] [ooni-probe/master] Bump version number of master
art at torproject.org
art at torproject.org
Mon Sep 19 12:14:23 UTC 2016
commit 563e4ded184808ab68b36b3043e5a3ba7d6195f7
Author: Arturo Filastò <arturo at filasto.net>
Date: Fri Jul 29 13:42:18 2016 +0200
Bump version number of master
---
ooni/__init__.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ooni/__init__.py b/ooni/__init__.py
index 8185030..9d99323 100644
--- a/ooni/__init__.py
+++ b/ooni/__init__.py
@@ -1,7 +1,7 @@
# -*- encoding: utf-8 -*-
__author__ = "Open Observatory of Network Interference"
-__version__ = "1.6.1"
+__version__ = "1.6.2.dev0"
# This is the version number of resources to be downloaded
# when a release is made it should be aligned to __version__
__resources_version__ = "1.6.0"
More information about the tor-commits
mailing list