Bump version
This commit is contained in:
parent
0a97bc1b40
commit
b19472ad73
|
|
@ -4,7 +4,7 @@ Provides information on the current InvenTree version
|
|||
|
||||
import subprocess
|
||||
|
||||
INVENTREE_SW_VERSION = "0.0.2"
|
||||
INVENTREE_SW_VERSION = "0.0.3"
|
||||
|
||||
|
||||
def inventreeVersion():
|
||||
|
|
|
|||
Loading…
Reference in New Issue