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 c04599a + 680e87f commit 7b9b5a3Copy full SHA for 7b9b5a3
1 file changed
inventree/base.py
@@ -7,7 +7,7 @@
7
8
from . import api as inventree_api
9
10
-INVENTREE_PYTHON_VERSION = "0.17.5"
+INVENTREE_PYTHON_VERSION = "0.18.0"
11
12
13
logger = logging.getLogger('inventree')
0 commit comments