From 5db134571754df8f224c9de975fce87abc17ec28 Mon Sep 17 00:00:00 2001 From: Thor77 Date: Thu, 16 Feb 2017 22:49:27 +0100 Subject: [PATCH] Bump version to 1.1.2 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 03469cd..1958f7a 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name='tsstats', - version='1.1.1', + version='1.1.2', author='Thor77', author_email='thor77@thor77.org', description='A simple Teamspeak stats-generator',