2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-13 02:25:38 +00:00

Update version.py

This commit is contained in:
Oliver
2021-07-28 15:46:52 +10:00
committed by GitHub
parent 9d9bfd6c30
commit 20b6e0fd1a

View File

@ -8,7 +8,7 @@ import re
import common.models
INVENTREE_SW_VERSION = "0.4.0"
INVENTREE_SW_VERSION = "0.5.0 pre"
INVENTREE_API_VERSION = 8