tag: 0.3.1

This commit is contained in:
PapaTutuWawa 2021-06-15 20:35:30 +02:00
parent 498b399813
commit d2032a5ccb

View File

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