We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0e9d72 commit 8f8853dCopy full SHA for 8f8853d
1 file changed
setup.py
@@ -29,7 +29,7 @@
29
30
setuptools.setup(
31
name="pyblox3", # Replace with your own username
32
- version="2.4.1",
+ version="3.0-beta.1",
33
author="Sanjay-B (Sanjay Bhadra)",
34
author_email="sanjay2003rbx@gmail.com",
35
description="An API wrapper for Roblox written in Python.",
0 commit comments