From 9c3c772db9abf7823a3c23d882a1e550e30e0ebd Mon Sep 17 00:00:00 2001 From: Thor77 Date: Wed, 26 Oct 2016 23:07:58 +0200 Subject: [PATCH] Bump version to 0.12.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index f1c63f4..03cfc19 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup setup( name='tsstats', - version='0.11.2', + version='0.12.0', author='Thor77', author_email='thor77@thor77.org', description='A simple Teamspeak stats-generator',