Bump version to v0.12.0
This commit is contained in:
parent
4b4c8f207e
commit
4834c5722f
@ -22,7 +22,7 @@ from django.contrib.messages import constants as messages
|
|||||||
load_dotenv()
|
load_dotenv()
|
||||||
|
|
||||||
# Increment on new releases
|
# Increment on new releases
|
||||||
VERSION = "0.11.0"
|
VERSION = "0.12.0"
|
||||||
|
|
||||||
# Build paths inside the project like this: os.path.join(BASE_DIR, ...)
|
# Build paths inside the project like this: os.path.join(BASE_DIR, ...)
|
||||||
BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
|
BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
|
||||||
|
Loading…
Reference in New Issue
Block a user