We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5771f81 commit edf9df8Copy full SHA for edf9df8
1 file changed
setup.py
@@ -28,8 +28,8 @@
28
long_description = fh.read()
29
30
setuptools.setup(
31
- name="pyblox3", # Replace with your own username
32
- version="3.0-beta.3",
+ name="pyblox3",
+ version="3.0-beta.4",
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