diff --git a/setup.py b/setup.py index 37233c8..09d824b 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="openrgb-python", - version='0.2.15', + version='0.3.0', author="jath03", description="A python client for the OpenRGB SDK", long_description=long_description,