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 dcada33 + 03f7c41 commit 5cc60a4Copy full SHA for 5cc60a4
1 file changed
inventree/base.py
@@ -7,7 +7,7 @@
7
8
from . import api as inventree_api
9
10
-INVENTREE_PYTHON_VERSION = "0.21.1"
+INVENTREE_PYTHON_VERSION = "0.22.0"
11
12
13
logger = logging.getLogger('inventree')
0 commit comments