diff --git a/src/core/config.py b/src/core/config.py index 6a37fd0..7f6393e 100644 --- a/src/core/config.py +++ b/src/core/config.py @@ -1,4 +1,4 @@ -VERSION = "0.7.0" +VERSION = "0.7.1" API_DESCRIPTION = """ #### API for the Auto-Archiver project, a tool to archive web pages and Google Sheets.