Compare commits
1 Commits
2e1a0ab2fa
...
v1.0.14-a
| Author | SHA1 | Date | |
|---|---|---|---|
| 082097b4f9 |
@@ -2,7 +2,7 @@
|
|||||||
# file: config/version.py
|
# file: config/version.py
|
||||||
import os
|
import os
|
||||||
|
|
||||||
BASE_VERSION = "1.0.14" # update manually when releasing features
|
BASE_VERSION = "1.0.14-a" # update manually when releasing features
|
||||||
|
|
||||||
def get_full_version() -> str:
|
def get_full_version() -> str:
|
||||||
"""
|
"""
|
||||||
|
|||||||
Reference in New Issue
Block a user