2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 02:55:41 +00:00

Update version.py

This commit is contained in:
Oliver
2020-05-07 10:08:37 +10:00
committed by GitHub
parent 00ccfdf11b
commit f71bfb5700

View File

@ -6,7 +6,7 @@ import subprocess
from common.models import InvenTreeSetting
import django
INVENTREE_SW_VERSION = "0.1.0"
INVENTREE_SW_VERSION = "0.1.1 pre"
def inventreeInstanceName():