diff --git a/setup.py b/setup.py index 4ec41b5..67dcfc1 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from setuptools import setup setup( name="HellMBot", - version="0.2-foobar", + version="0.2.1", url="https://git.orudo.ru/trueold89/HellMBot", author="trueold89", author_email="trueold89@orudo.ru",