Skip to content

Commit 00ccfdf

Browse files
Update version.py
1 parent 5747a07 commit 00ccfdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

InvenTree/InvenTree/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from common.models import InvenTreeSetting
77
import django
88

9-
INVENTREE_SW_VERSION = "0.1.0 pre"
9+
INVENTREE_SW_VERSION = "0.1.0"
1010

1111

1212
def inventreeInstanceName():

0 commit comments

Comments
 (0)