Skip to content

Commit 15ca35c

Browse files
Update version.py
1 parent c46fe35 commit 15ca35c

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
@@ -7,7 +7,7 @@
77

88
import common.models
99

10-
INVENTREE_SW_VERSION = "0.1.7 pre"
10+
INVENTREE_SW_VERSION = "0.1.7"
1111

1212
# Increment this number whenever there is a significant change to the API that any clients need to know about
1313
INVENTREE_API_VERSION = 2

0 commit comments

Comments
 (0)