Upping version

This commit is contained in:
Michael Lazar 2020-05-27 23:58:44 -04:00
parent ae262875ea
commit 226efea6b0
2 changed files with 2 additions and 2 deletions

View File

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

View File

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