Skip to content

Commit 3bf5796

Browse files
Update base.py
Bump version to 0.9.1
1 parent b45c429 commit 3bf5796

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

inventree/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from . import api as inventree_api
88

99

10-
INVENTREE_PYTHON_VERSION = "0.9.0"
10+
INVENTREE_PYTHON_VERSION = "0.9.1"
1111

1212

1313
logger = logging.getLogger('inventree')

0 commit comments

Comments
 (0)