Update version.py
This commit is contained in:
parent
4aa75c25c2
commit
dff367b0b0
|
|
@ -8,7 +8,7 @@ import re
|
|||
|
||||
import common.models
|
||||
|
||||
INVENTREE_SW_VERSION = "0.2.2"
|
||||
INVENTREE_SW_VERSION = "0.2.3 pre"
|
||||
|
||||
"""
|
||||
Increment thi API version number whenever there is a significant change to the API that any clients need to know about
|
||||
|
|
|
|||
Loading…
Reference in New Issue