Skip to content

Commit

Permalink
Bump version number to 0.11.1 (#183)
Browse files Browse the repository at this point in the history
  • Loading branch information
SchrodingersGat authored Apr 20, 2023
1 parent 6c6c1e8 commit dd78be8
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.11.0"
INVENTREE_PYTHON_VERSION = "0.11.1"


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

0 comments on commit dd78be8

Please sign in to comment.