Skip to content

Commit

Permalink
Merge pull request #141 from inventree/version-bump
Browse files Browse the repository at this point in the history
Bump version number to 0.8.3
  • Loading branch information
SchrodingersGat authored Sep 5, 2022
2 parents 255a9af + 092a9c9 commit d380aea
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.8.2"
INVENTREE_PYTHON_VERSION = "0.8.3"


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

0 comments on commit d380aea

Please sign in to comment.