From 959423be818f862eac9d4ba78facd434b7a85457 Mon Sep 17 00:00:00 2001 From: Thor77 Date: Sat, 17 Sep 2016 22:51:50 +0200 Subject: [PATCH] Bump version to 0.11.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 4866b0e..af33de2 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup setup( name='tsstats', - version='0.10.5', + version='0.11.0', author='Thor77', author_email='thor77@thor77.org', description='A simple Teamspeak stats-generator',