mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Update version.py
Increment minor version number after stable release
This commit is contained in:
parent
5045e8c066
commit
4007b17dcc
@ -9,7 +9,7 @@ import re
|
||||
import common.models
|
||||
|
||||
# InvenTree software version
|
||||
INVENTREE_SW_VERSION = "0.6.0 dev"
|
||||
INVENTREE_SW_VERSION = "0.7.0 dev"
|
||||
|
||||
# InvenTree API version
|
||||
INVENTREE_API_VERSION = 26
|
||||
|
Loading…
Reference in New Issue
Block a user