mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-16 20:15:44 +00:00
Update version.py
Bumped version number
This commit is contained in:
@ -8,7 +8,7 @@ import re
|
|||||||
|
|
||||||
import common.models
|
import common.models
|
||||||
|
|
||||||
INVENTREE_SW_VERSION = "0.2.5 pre"
|
INVENTREE_SW_VERSION = "0.3.0"
|
||||||
|
|
||||||
INVENTREE_API_VERSION = 7
|
INVENTREE_API_VERSION = 7
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user