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