4 lines
75 B
Python
4 lines
75 B
Python
# app/src/core/constants.py
|
|
|
|
APP_NAME = "Dzentra Bot"
|
|
APP_VERSION = "2.0.0" |