diff --git a/src/staticwordpress/core/constants.py b/src/staticwordpress/core/constants.py index 4e795ed..15a369c 100644 --- a/src/staticwordpress/core/constants.py +++ b/src/staticwordpress/core/constants.py @@ -38,7 +38,7 @@ VERSION_MAJOR = 0 VERSION_MINOR = 0 -VERSION_REVISION = 2 +VERSION_REVISION = 3 VERISON = f"{VERSION_MAJOR}.{VERSION_MINOR}.{VERSION_REVISION}" # -pre-alpha" SHARE_FOLDER_PATH = Path(