From e37e292ba9c14b59a1a0e37f6ec7f615d1d65fe3 Mon Sep 17 00:00:00 2001 From: Thor77 Date: Wed, 19 Apr 2017 23:36:30 +0200 Subject: [PATCH] Bump version to 1.4.2 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 244d786..e1498f1 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup setup( name='tsstats', - version='1.4.1', + version='1.4.2', author='Thor77', author_email='thor77@thor77.org', description='A simple Teamspeak stats-generator',