Bump version: 0.1.13 → 0.1.14
All checks were successful
Build and Push Docker Image / build (push) Successful in 13s
All checks were successful
Build and Push Docker Image / build (push) Successful in 13s
This commit is contained in:
parent
ef8f3a5672
commit
09a4c2ad7f
@ -1,5 +1,5 @@
|
||||
[bumpversion]
|
||||
current_version = 0.1.13
|
||||
current_version = 0.1.14
|
||||
commit = True
|
||||
tag = True
|
||||
|
||||
|
@ -9,7 +9,7 @@ from django.utils import timezone
|
||||
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
VERSION = "0.1.13"
|
||||
VERSION = "0.1.14"
|
||||
|
||||
# BASE_DIR is the root of the project, all paths should be constructed from it using pathlib
|
||||
BASE_DIR = Path(__file__).parent.parent
|
||||
|
Loading…
x
Reference in New Issue
Block a user