From 8ca9d6c464876457675e3f056427dcdbec7ba129 Mon Sep 17 00:00:00 2001 From: iloveicedgreentea <31193909+iloveicedgreentea@users.noreply.github.com> Date: Sat, 9 Mar 2024 13:19:59 -0500 Subject: [PATCH] version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,