# HG changeset patch # User Dennis Fink # Date 2015-10-27 23:03:07 # Node ID 9b7960273785ec72f66a2629838a5806131f4e88 # Parent 744dcf7f247f065c9192bb2bc3ef4c788c039283 # Parent d709b14e0177c0aee21443aa3a08f3dfc8c12e1e Back to dev diff --git a/.hgtags b/.hgtags new file mode 100644 --- /dev/null +++ b/.hgtags @@ -0,0 +1,1 @@ +11bc9e2ddf0107cfdc15a78ccb3e4b73fe891184 v5.2.0 diff --git a/setup.py b/setup.py --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ def _get_requirements(): setup(name='Ennstatus', - version='5.1.0-dev', + version='5.2.0-dev', description=('Ennstatus provides the user with vital information about ' 'the status of the organizations Tor servers.'), author='Frënn vun der Ënn',