[ooni-probe/master] Use .dev0 to indicate master branch to conform to PEP-440 (#507)

30 May
2016
30 May
'16
4:28 p.m.
commit 2af0f7ebdc669926b21b3a1bb27712bc54d04ecb Author: Arturo Filastò <arturo@filasto.net> Date: Fri May 20 17:55:28 2016 +0200 Use .dev0 to indicate master branch to conform to PEP-440 (#507) --- ooni/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ooni/__init__.py b/ooni/__init__.py index 15e4278..e02b430 100644 --- a/ooni/__init__.py +++ b/ooni/__init__.py @@ -1,7 +1,7 @@ # -*- encoding: utf-8 -*- __author__ = "Open Observatory of Network Interference" -__version__ = "1.5.0-master" +__version__ = "1.5.0.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.4.2"
3306
Age (days ago)
3306
Last active (days ago)
0 comments
1 participants
participants (1)
-
art@torproject.org