mirror of
https://github.com/inventree/InvenTree.git
synced 2025-05-01 21:16:46 +00:00
Update version.py
Bump version number
This commit is contained in:
parent
cffb921fb1
commit
7c09c20725
@ -4,7 +4,7 @@ Provides information on the current InvenTree version
|
||||
|
||||
import subprocess
|
||||
|
||||
INVENTREE_SW_VERSION = "0.0.9"
|
||||
INVENTREE_SW_VERSION = "0.0.10"
|
||||
|
||||
|
||||
def inventreeVersion():
|
||||
|
Loading…
x
Reference in New Issue
Block a user