Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
SchrodingersGat committed Jul 29, 2022
1 parent fd8e772 commit 3319518
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 3319518

Please sign in to comment.