upping version

This commit is contained in:
Michael Lazar 2020-05-28 21:11:07 -04:00
parent 4ca5726af4
commit 4202e69ff4
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
__version__ = "0.3.0b4" __version__ = "0.3.0b5"

View File

@ -10,7 +10,7 @@ def long_description():
setuptools.setup( setuptools.setup(
name="Jetforce", name="Jetforce",
version="0.3.0b4", version="0.3.0b5",
url="https://github.com/michael-lazar/jetforce", url="https://github.com/michael-lazar/jetforce",
license="Other/Proprietary License", license="Other/Proprietary License",
author="Michael Lazar", author="Michael Lazar",