Skip to content

Commit

Permalink
Merge pull request #125 from inventree/bump-version-number
Browse files Browse the repository at this point in the history
Update version number
  • Loading branch information
SchrodingersGat authored Jul 29, 2022
2 parents fd8e772 + 3319518 commit d8b2251
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 @@ -5,7 +5,7 @@
import json


INVENTREE_PYTHON_VERSION = "0.7.3"
INVENTREE_PYTHON_VERSION = "0.8.0"


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

0 comments on commit d8b2251

Please sign in to comment.