Skip to content

Commit

Permalink
Update version.py
Browse files Browse the repository at this point in the history
Bump version number
  • Loading branch information
SchrodingersGat authored Apr 4, 2020
1 parent cffb921 commit 7c09c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion InvenTree/InvenTree/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

import subprocess

INVENTREE_SW_VERSION = "0.0.9"
INVENTREE_SW_VERSION = "0.0.10"


def inventreeVersion():
Expand Down

0 comments on commit 7c09c20

Please sign in to comment.