from setuptools import setup, find_packages
setup(name='Ennstatus',
version='4.0.0',
version='4.0.1',
description='Ennstatus provides the user with vital information about the status of the organizations Tor servers.',
author='Frënn vun der Ënn',
author_email='info@enn.lu',
url='https://bitbucket.org/fvde/ennstatus',
license="GPLv3+",
packages=find_packages(),
Status change: