We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 24178a7 + 599bf16 commit 7d6400fCopy full SHA for 7d6400f
1 file changed
src/backend/InvenTree/InvenTree/version.py
@@ -15,7 +15,7 @@
15
from .api_version import INVENTREE_API_TEXT, INVENTREE_API_VERSION
16
17
# InvenTree software version
18
-INVENTREE_SW_VERSION = '1.4.0'
+INVENTREE_SW_VERSION = '1.3.3'
19
20
# Minimum supported Python version
21
MIN_PYTHON_VERSION = (3, 11)
0 commit comments