diff --git a/setup.py b/setup.py index b11fb07..13a11db 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup setup( name='tsstats', - version='1.0.2', + version='1.0.3', author='Thor77', author_email='thor77@thor77.org', description='A simple Teamspeak stats-generator',