diff --git a/backupy/utils.py b/backupy/utils.py index 3436f34..8c45dfb 100644 --- a/backupy/utils.py +++ b/backupy/utils.py @@ -20,7 +20,7 @@ def getVersion() -> str: - return "1.8.10" + return "1.8.11" def getString(text: str) -> str: