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 6906eaf + 43c277b commit fe7cc4eCopy full SHA for fe7cc4e
1 file changed
inventree/base.py
@@ -7,7 +7,7 @@
7
8
from . import api as inventree_api
9
10
-INVENTREE_PYTHON_VERSION = "0.20.0"
+INVENTREE_PYTHON_VERSION = "0.21.0"
11
12
13
logger = logging.getLogger('inventree')
0 commit comments