# HG changeset patch # User Dennis Fink # Date 2017-10-17 23:18:18 # Node ID de682a3a7c53a46c1516ac84b9e88107545a4272 # Parent 391800e711ca6449c41ccd402da8881096af5e15 Fix version 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.0', description=('Ennstatus provides the user with vital information about ' 'the status of the organizations Tor servers.'), author='Frënn vun der Ënn',