mirror of
https://github.com/nikdoof/python-ts3.git
synced 2025-12-17 11:59:27 +00:00
version bump
This commit is contained in:
2
setup.py
2
setup.py
@@ -3,7 +3,7 @@
|
|||||||
from distutils.core import setup
|
from distutils.core import setup
|
||||||
|
|
||||||
setup(name = "python-ts3",
|
setup(name = "python-ts3",
|
||||||
version = "0.01",
|
version = "0.1",
|
||||||
description = "TS3 ServerQuery library for Python",
|
description = "TS3 ServerQuery library for Python",
|
||||||
author = "Andrew Willaims",
|
author = "Andrew Willaims",
|
||||||
author_email = "andy@tensixtyone.com",
|
author_email = "andy@tensixtyone.com",
|
||||||
|
|||||||
Reference in New Issue
Block a user