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 1111b41 commit 2562b2fCopy full SHA for 2562b2f
constants.py
@@ -10,7 +10,7 @@
10
APP_NAME = "flaskBlog" # (str)
11
12
# Version of the Flask application
13
-APP_VERSION = "2.2.0" # (str)
+APP_VERSION = "2.2.1" # (str)
14
15
# Path to the root of the application files
16
APP_ROOT_PATH = "." # (str)
0 commit comments