mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-17 20:45:44 +00:00
Update version.py
0.4.0 release
This commit is contained in:
@ -8,7 +8,7 @@ import re
|
||||
|
||||
import common.models
|
||||
|
||||
INVENTREE_SW_VERSION = "0.3.1"
|
||||
INVENTREE_SW_VERSION = "0.4.0"
|
||||
|
||||
INVENTREE_API_VERSION = 8
|
||||
|
||||
|
Reference in New Issue
Block a user