Bump version number

This commit is contained in:
Oliver
2022-06-02 16:35:00 +10:00
parent bd92ff1290
commit 00703cdc9d

View File

@@ -12,7 +12,7 @@ import common.models
from InvenTree.api_version import INVENTREE_API_VERSION
# InvenTree software version
INVENTREE_SW_VERSION = "0.7.0"
INVENTREE_SW_VERSION = "0.7.1"
def inventreeInstanceName():