diff --git a/setup.py b/setup.py index b65012e..76905fe 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="openrgb-python", - version='0.2.3', + version='0.2.4', author="jath03", description="A python client for the OpenRGB SDK", long_description=long_description,