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