From 7ab4436777407319b951c90e63e0b4a9c13528fd Mon Sep 17 00:00:00 2001 From: Thor77 Date: Thu, 24 Aug 2017 19:38:44 +0200 Subject: [PATCH] Bump version to 1.5.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 8f80b3b..3a009f8 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup setup( name='tsstats', - version='1.5.0', + version='1.5.1', author='Thor77', author_email='thor77@thor77.org', description='A simple Teamspeak stats-generator',