Compare commits
1 Commits
a4d1781186
...
1.2.0
| Author | SHA1 | Date | |
|---|---|---|---|
| 7a574dd089 |
@@ -17,7 +17,7 @@ from request_load_estimator import RequestLoadEstimator
|
||||
# --------------------------------------- #
|
||||
MODULE_LOGGER_HEAD = "start_app -> "
|
||||
|
||||
APP_VERSION = "99.99.99"
|
||||
APP_VERSION = "1.2.0"
|
||||
APP_NAME = "Service Request Complexity Estimator"
|
||||
|
||||
st.set_page_config(page_title="Service Request Complexity Estimator", page_icon="📊", layout="wide")
|
||||
|
||||
Reference in New Issue
Block a user