Bump version number
This commit is contained in:
parent
b479d0763b
commit
4d2c6142c8
|
|
@ -18,7 +18,7 @@ from dulwich.repo import NotGitRepository, Repo
|
|||
from .api_version import INVENTREE_API_VERSION
|
||||
|
||||
# InvenTree software version
|
||||
INVENTREE_SW_VERSION = "0.12.9"
|
||||
INVENTREE_SW_VERSION = "0.12.10"
|
||||
|
||||
# Discover git
|
||||
try:
|
||||
|
|
|
|||
Loading…
Reference in New Issue