# HG changeset patch # User Dennis Fink # Date 2016-12-28 00:30:15 # Node ID 67a199c28fceb2e142ffaece65424cb9440a5189 # Parent 1eec699ff9e7b969a6fec5bd0fecf77bf31575d4 # Parent 550edaffafa75d661fc3c3994003b22d73ffd206 Merged dev diff --git a/ennstatus/templates/base.html b/ennstatus/templates/base.html --- a/ennstatus/templates/base.html +++ b/ennstatus/templates/base.html @@ -111,6 +111,8 @@ 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.6.2', + version='5.6.3', description=('Ennstatus provides the user with vital information about ' 'the status of the organizations Tor servers.'), author='Frënn vun der Ënn',