diff --git a/setup.py b/setup.py index 7301052..d373ee4 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages setup( name = 'janine', - version = '0.3.4', + version = '0.4.0', description = 'An XMPP bot relaying data from the IHP, DWD, MOWAS and BIWAP', url = 'https://git.polynom.me/PapaTutuWawa/janine', author = 'Alexander "PapaTutuWawa"',