From fbf0729a070d8dee73ca2e4b42f1d3c681e43356 Mon Sep 17 00:00:00 2001 From: "J.Townsend" Date: Wed, 16 Dec 2020 20:06:56 +0000 Subject: [PATCH] bump release --- theHarvester/lib/core.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theHarvester/lib/core.py b/theHarvester/lib/core.py index 69eae814..9291c363 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: