diff --git a/shallow_backup/constants.py b/shallow_backup/constants.py index ad4a6cdd..2c2a485b 100644 --- a/shallow_backup/constants.py +++ b/shallow_backup/constants.py @@ -1,6 +1,6 @@ class ProjInfo: PROJECT_NAME = "shallow-backup" - VERSION = "6.0" + VERSION = "6.1" AUTHOR_GITHUB = "alichtman" AUTHOR_FULL_NAME = "Aaron Lichtman" DESCRIPTION = (