meta: Bump version

This commit is contained in:
PapaTutuWawa 2020-08-31 13:06:50 +02:00
parent cf64fa8677
commit c9e9e78f79

View File

@ -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"',