Upping version

This commit is contained in:
Michael Lazar 2020-05-30 14:40:25 -04:00
parent 8deb372ca0
commit e716dc152b
2 changed files with 2 additions and 2 deletions

View File

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

View File

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