From 338f6cd6de17be56cb15d696705cf5bcdb350d37 Mon Sep 17 00:00:00 2001 From: Thor77 Date: Mon, 7 Nov 2016 20:25:24 +0100 Subject: [PATCH] Bump version to 0.13.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 3148a31..6b65ecc 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup setup( name='tsstats', - version='0.13.0', + version='0.13.1', author='Thor77', author_email='thor77@thor77.org', description='A simple Teamspeak stats-generator',