Skip to content

Commit 83a60fd

Browse files
Merge pull request #294 from inventree/SchrodingersGat-patch-1
Update INVENTREE_PYTHON_VERSION to 0.23.0
2 parents e5dcb25 + 1cc2275 commit 83a60fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inventree/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
from . import api as inventree_api
99

10-
INVENTREE_PYTHON_VERSION = "0.22.0"
10+
INVENTREE_PYTHON_VERSION = "0.23.0"
1111

1212

1313
logger = logging.getLogger('inventree')

0 commit comments

Comments
 (0)