diff --git a/theHarvester/lib/core.py b/theHarvester/lib/core.py index 8029d2c7..6b014c7a 100644 --- a/theHarvester/lib/core.py +++ b/theHarvester/lib/core.py @@ -12,7 +12,7 @@ import certifi class Core: @staticmethod def version() -> str: - return '3.2.0dev8' + return '3.2.0' @staticmethod def bing_key() -> str: