Skip to content

Commit

Permalink
Update version.py
Browse files Browse the repository at this point in the history
Bump version num
  • Loading branch information
SchrodingersGat authored Sep 9, 2019
1 parent b2c9be1 commit e4dcbd2
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.4"
INVENTREE_SW_VERSION = "0.0.5"


def inventreeVersion():
Expand Down

0 comments on commit e4dcbd2

Please sign in to comment.