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.
1 parent 81ac887 commit ae1f228Copy full SHA for ae1f228
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.2"
+INVENTREE_PYTHON_VERSION = "0.17.3"
11
12
13
logger = logging.getLogger('inventree')
0 commit comments