Skip to content

Commit

Permalink
Merge pull request #154 from inventree/SchrodingersGat-patch-1
Browse files Browse the repository at this point in the history
Update base.py
  • Loading branch information
SchrodingersGat authored Dec 4, 2022
2 parents b45c429 + 3bf5796 commit 9c65cf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inventree/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
from . import api as inventree_api


INVENTREE_PYTHON_VERSION = "0.9.0"
INVENTREE_PYTHON_VERSION = "0.9.1"


logger = logging.getLogger('inventree')
Expand Down

0 comments on commit 9c65cf2

Please sign in to comment.