From 45f9ba2737d905ecfc1d0f822bbb448c03cebad7 Mon Sep 17 00:00:00 2001 From: Thor77 Date: Thu, 22 Sep 2016 15:36:01 +0200 Subject: [PATCH] Bump version to 0.11.2 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 985edb7..f1c63f4 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup setup( name='tsstats', - version='0.11.1', + version='0.11.2', author='Thor77', author_email='thor77@thor77.org', description='A simple Teamspeak stats-generator',