From c0523717a722f1599faac087789d44482c6bb243 Mon Sep 17 00:00:00 2001 From: Thor77 Date: Thu, 27 Oct 2016 00:08:12 +0200 Subject: [PATCH] Bump version to 0.12.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 03cfc19..a5ecded 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup setup( name='tsstats', - version='0.12.0', + version='0.12.1', author='Thor77', author_email='thor77@thor77.org', description='A simple Teamspeak stats-generator',