diff --git a/setup.py b/setup.py index 0dea918..beee43a 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="py_madvr2", - version="1.4.92", + version="1.5.0", author="iloveicedgreentea2", description="A package to control MadVR Envy over IP", long_description=long_description,