Skip to content

Commit 893e942

Browse files
Update base.py
Bump version number
1 parent 6d57222 commit 893e942

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

inventree/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import json
66

77

8-
INVENTREE_PYTHON_VERSION = "0.2.4 pre"
8+
INVENTREE_PYTHON_VERSION = "0.2.4"
99

1010

1111
logger = logging.getLogger('inventree')

0 commit comments

Comments
 (0)