diff --git a/theHarvester/lib/core.py b/theHarvester/lib/core.py index 69eae8141d9..9291c36339f 100644 --- a/theHarvester/lib/core.py +++ b/theHarvester/lib/core.py @@ -12,7 +12,7 @@ class Core: @staticmethod def version() -> str: - return '3.2.1' + return '3.2.2' @staticmethod def api_keys() -> dict: