From 687f58e247a4c1d49a2b943dba5503fff4e41560 Mon Sep 17 00:00:00 2001 From: Thor77 Date: Sat, 19 May 2018 18:10:30 +0200 Subject: [PATCH] Bump version to 2.0.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index e0d02d2..ed89a31 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup setup( name='tsstats', - version='2.0.0', + version='2.0.1', author='Thor77', author_email='thor77@thor77.org', description='A simple Teamspeak stats-generator',