# HG changeset patch # User Dennis Fink # Date 2015-10-28 01:08:43 # Node ID ffafdf1c8a630e344331fb0d5b83f15f9bc2ac9c # Parent d31c8347ebe6ce00185b73ba9331711b7ed85e42 # Parent b5988b6a399af66ed54f969a44e6137bf117e622 Back to dev diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@ -1,1 +1,3 @@ 11bc9e2ddf0107cfdc15a78ccb3e4b73fe891184 v5.2.0 +0c40b177d129979e0436ddb48ac6d80792ae825c v5.2.1 +1e9bc98a5eec8bf73ebb4019d612828807775cf3 v5.3.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.2.1-dev', + version='5.3.0-dev', description=('Ennstatus provides the user with vital information about ' 'the status of the organizations Tor servers.'), author='Frënn vun der Ënn',