diff --git a/setup.py b/setup.py index c8011b5..76eddb4 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages setup( name = "mira", - version = "0.3.0", + version = "0.3.1", description = "A command-base XMPP bot framework", url = "https://git.polynom.me/PapaTutuWawa/mira", author = "Alexander \"PapaTutuWawa\"",