diff --git a/constants.py b/constants.py index a0e0e59..3e7b7a0 100755 --- a/constants.py +++ b/constants.py @@ -10,7 +10,7 @@ APP_NAME = "flaskBlog" # (str) # Version of the Flask application -APP_VERSION = "2.2.1" # (str) +APP_VERSION = "2.3.0" # (str) # Path to the root of the application files APP_ROOT_PATH = "." # (str)