# HG changeset patch # User Dennis Fink # Date 2017-12-11 23:39:35 # Node ID 9a99af5d23a285766dc4a789f3a937127f99699d # Parent 7c0a409a383fd57e222af495df991f7d6177e2f6 # Parent 2c67717128c193153309aaccaf3a65c13bb8720c Back to dev diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@ -5,3 +5,5 @@ 812e073097100155247b2ab698998e604896c37b 89496c406287f75bdcb8ffaca83b3014bee3ee95 v5.4.0 8d9f6524a1fd22d5e0f9e34be24f93b2d59f15a7 v5.4.1 75aa89d1192a128c7c5042c5d365074e2af67a7e v5.4.2 +de682a3a7c53a46c1516ac84b9e88107545a4272 v5.7.0 +15a0838ef8e40c5e68d8696a73dd45718d20528c v5.7.1 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.7.1-dev', + version='5.7.2-dev', description=('Ennstatus provides the user with vital information about ' 'the status of the organizations Tor servers.'), author='Frënn vun der Ënn',