2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-12 18:15:40 +00:00

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

View File

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