misc: Bump version
This commit is contained in:
parent
68d09bbb3a
commit
2c1fb0d092
2
setup.py
2
setup.py
@ -2,7 +2,7 @@ from setuptools import setup, find_packages
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name = 'janine',
|
name = 'janine',
|
||||||
version = '0.2.0',
|
version = '0.3.4',
|
||||||
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"',
|
||||||
|
Loading…
Reference in New Issue
Block a user