Skip to content

Commit 8c0b35b

Browse files
Bump InvenTree software version to 1.0.4 (#10508)
1 parent b1d0f3c commit 8c0b35b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/InvenTree/InvenTree/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
from .api_version import INVENTREE_API_TEXT, INVENTREE_API_VERSION
1919

2020
# InvenTree software version
21-
INVENTREE_SW_VERSION = '1.0.3'
21+
INVENTREE_SW_VERSION = '1.0.4'
2222

2323

2424
logger = logging.getLogger('inventree')

0 commit comments

Comments
 (0)