Skip to content

Commit 7532b6e

Browse files
Update version number
1 parent d36d02a commit 7532b6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inventree/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
from . import api as inventree_api
88

9-
INVENTREE_PYTHON_VERSION = "0.17.0"
9+
INVENTREE_PYTHON_VERSION = "0.17.1"
1010

1111

1212
logger = logging.getLogger('inventree')

0 commit comments

Comments
 (0)