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