diff --git a/setup.py b/setup.py index a4f3a73..ad0ad03 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="py_madvr", - version="1.1.0", + version="1.1.1", author="iloveicedgreentea", description="A package to control MadVR Envy over IP", long_description=long_description,