Skip to content

Commit

Permalink
Version bump to 3.0b5 (v3.0-beta.5).
Browse files Browse the repository at this point in the history
  • Loading branch information
sbhadr committed Feb 10, 2021
1 parent e688163 commit 562de84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
'''
MIT License
Copyright (c) 2019- Sanjay-B (Sanjay Bhadra)
Copyright (c) 2021- Sanjay-B (Sanjay Bhadra)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -29,7 +29,7 @@

setuptools.setup(
name="pyblox3",
version="3.0-beta.4",
version="3.0-beta.5",
author="Sanjay-B (Sanjay Bhadra)",
author_email="[email protected]",
description="An API wrapper for Roblox written in Python.",
Expand Down

0 comments on commit 562de84

Please sign in to comment.