diff --git a/brancheneinstufung.py b/brancheneinstufung.py index 8698bd34..883e8a01 100644 --- a/brancheneinstufung.py +++ b/brancheneinstufung.py @@ -38,7 +38,7 @@ except ImportError: # ==================== KONFIGURATION ==================== class Config: - VERSION = "v1.5.6" + VERSION = "v1.5.7" LANG = "de" CREDENTIALS_FILE = "service_account.json" SHEET_URL = "https://docs.google.com/spreadsheets/d/1u_gHr9JUfmV1-iviRzbSe3575QEp7KLhK5jFV_gJcgo"