We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e378a3 commit 6e85fd3Copy full SHA for 6e85fd3
constants.py
@@ -10,7 +10,7 @@
10
APP_NAME = "flaskBlog" # (str)
11
12
# Version of the Flask application
13
-APP_VERSION = "2.2.1" # (str)
+APP_VERSION = "2.3.0" # (str)
14
15
# Path to the root of the application files
16
APP_ROOT_PATH = "." # (str)
0 commit comments