diff --git a/docs/source/conf.py b/docs/source/conf.py index dc0f6f7..7acef07 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -56,7 +56,7 @@ author = 'Thor77' # The short X.Y version. version = '0.6' # The full version, including alpha/beta/rc tags. -release = '0.6.1' +release = '0.6.2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/setup.py b/setup.py index 7148153..77265a6 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup setup( name='tsstats', - version='0.6.1', + version='0.6.2', author='Thor77', author_email='thor77@thor77.org', description='A simple Teamspeak stats-generator', diff --git a/tsstats/template.html b/tsstats/template.html index af69dec..39e798a 100644 --- a/tsstats/template.html +++ b/tsstats/template.html @@ -2,8 +2,8 @@