diff --git a/setup.py b/setup.py index 96d3342..fa5f5ed 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup setup( name='tsstats', - version='0.12.2', + version='0.12.3', author='Thor77', author_email='thor77@thor77.org', description='A simple Teamspeak stats-generator',