From 34d4c481da696cfc2c7952acd0a54054fbc2f19d Mon Sep 17 00:00:00 2001 From: iloveicedgreentea <31193909+iloveicedgreentea@users.noreply.github.com> Date: Sat, 14 Jan 2023 23:17:29 -0500 Subject: [PATCH] version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 0eb2287..fada3e6 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="py_madvr", - version="1.1.6", + version="1.1.7", author="iloveicedgreentea", description="A package to control MadVR Envy over IP", long_description=long_description,