Skip to content

Commit 8a3573c

Browse files
committed
update ver
1 parent 68d8c87 commit 8a3573c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

backend/src/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = "2.3.9-dev13" # this is the version of the backend, this is compared to the version of the front end. need to be the same
1+
__version__ = "2.3.9-dev14" # this is the version of the backend, this is compared to the version of the front end. need to be the same
22

src/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
version = "2.3.9"
2-
backend_dev_version = "2.3.9-dev13" # has to match version of backend, update this wehenver updating pre release
2+
backend_dev_version = "2.3.9-dev14" # has to match version of backend, update this wehenver updating pre release

0 commit comments

Comments
 (0)