diff --git a/setup.py b/setup.py index 87ba809..d783096 100755 --- a/setup.py +++ b/setup.py @@ -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",