version bump

This commit is contained in:
Krzysztof Jagiello
2011-06-04 20:15:27 +02:00
parent 4911948cc3
commit c95820390a

View File

@@ -3,7 +3,7 @@
from distutils.core import setup
setup(name = "python-ts3",
version = "0.01",
version = "0.1",
description = "TS3 ServerQuery library for Python",
author = "Andrew Willaims",
author_email = "andy@tensixtyone.com",