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',