mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-28 03:26:45 +00:00
Update version.py
This commit is contained in:
parent
d247ea7589
commit
fb75617807
@ -4,7 +4,7 @@ Provides information on the current InvenTree version
|
||||
|
||||
import subprocess
|
||||
|
||||
INVENTREE_SW_VERSION = "0.0.6"
|
||||
INVENTREE_SW_VERSION = "0.0.7"
|
||||
|
||||
|
||||
def inventreeVersion():
|
||||
|
Loading…
x
Reference in New Issue
Block a user