diff --git a/setup.py b/setup.py index fd4d3a6..8157dae 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="py_madvr", - version="1.4.2", + version="1.4.3", author="iloveicedgreentea", description="A package to control MadVR Envy over IP", long_description=long_description,