diff --git a/setup.py b/setup.py index 67320518..60c511fa 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="ro-py", - version="1.0.7", + version="1.1.0", author="jmkdev and iranathan", author_email="jmk@jmksite.dev", description="ro.py is a Python wrapper for the Roblox web API.",