Update version.py

Bump version number for release
This commit is contained in:
Oliver 2020-09-30 08:06:37 +10:00 committed by GitHub
parent 064a142d76
commit 8ea2c627c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ import django
import common.models import common.models
INVENTREE_SW_VERSION = "0.1.3 pre" INVENTREE_SW_VERSION = "0.1.3"
def inventreeInstanceName(): def inventreeInstanceName():