Update version.py
This commit is contained in:
parent
c46fe354c2
commit
15ca35ca94
|
|
@ -7,7 +7,7 @@ import django
|
|||
|
||||
import common.models
|
||||
|
||||
INVENTREE_SW_VERSION = "0.1.7 pre"
|
||||
INVENTREE_SW_VERSION = "0.1.7"
|
||||
|
||||
# Increment this number whenever there is a significant change to the API that any clients need to know about
|
||||
INVENTREE_API_VERSION = 2
|
||||
|
|
|
|||
Loading…
Reference in New Issue