Set version number to 0.5.0

This commit is contained in:
Oliver 2021-09-13 09:56:53 +10:00
parent 06c03039da
commit 4b9fd13622

View File

@ -8,7 +8,7 @@ import re
import common.models import common.models
INVENTREE_SW_VERSION = "0.5.0 dev" INVENTREE_SW_VERSION = "0.5.0"
INVENTREE_API_VERSION = 12 INVENTREE_API_VERSION = 12