Skip to content

Commit edf9df8

Browse files
authored
Version bump to v3.0-beta.4
1 parent 5771f81 commit edf9df8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
long_description = fh.read()
2929

3030
setuptools.setup(
31-
name="pyblox3", # Replace with your own username
32-
version="3.0-beta.3",
31+
name="pyblox3",
32+
version="3.0-beta.4",
3333
author="Sanjay-B (Sanjay Bhadra)",
3434
author_email="sanjay2003rbx@gmail.com",
3535
description="An API wrapper for Roblox written in Python.",

0 commit comments

Comments
 (0)