From ed62eceda375f0960e4db3c7d264afeb0192ae14 Mon Sep 17 00:00:00 2001 From: Thor77 Date: Thu, 1 Jun 2017 23:41:55 +0200 Subject: [PATCH] Bump version to 1.4.3 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index e1498f1..82298fc 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup setup( name='tsstats', - version='1.4.2', + version='1.4.3', author='Thor77', author_email='thor77@thor77.org', description='A simple Teamspeak stats-generator',