diff --git a/setup.py b/setup.py index 9833711..1d4ab6e 100644 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ setuptools.setup( name="pyblox3", # Replace with your own username - version="2.4.1", + version="2.4.2", author="Sanjay-B (Sanjay Bhadra)", author_email="sanjay2003rbx@gmail.com", description="An API wrapper for Roblox written in Python.",