Bump version

This commit is contained in:
PapaTutuWawa 2021-01-08 17:00:31 +01:00
parent df5fe3f5cb
commit 4eb89534fe

View File

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