tag: 0.3.1
This commit is contained in:
parent
498b399813
commit
d2032a5ccb
2
setup.py
2
setup.py
@ -2,7 +2,7 @@ from setuptools import setup, find_packages
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name = "mira",
|
name = "mira",
|
||||||
version = "0.3.0",
|
version = "0.3.1",
|
||||||
description = "A command-base XMPP bot framework",
|
description = "A command-base XMPP bot framework",
|
||||||
url = "https://git.polynom.me/PapaTutuWawa/mira",
|
url = "https://git.polynom.me/PapaTutuWawa/mira",
|
||||||
author = "Alexander \"PapaTutuWawa\"",
|
author = "Alexander \"PapaTutuWawa\"",
|
||||||
|
Loading…
Reference in New Issue
Block a user