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 3951364 + 50fc16a commit 68ed213Copy full SHA for 68ed213
1 file changed
inventree/base.py
@@ -7,7 +7,7 @@
7
8
from . import api as inventree_api
9
10
-INVENTREE_PYTHON_VERSION = "0.23.0"
+INVENTREE_PYTHON_VERSION = "0.23.1"
11
12
13
logger = logging.getLogger('inventree')
0 commit comments