From 8fd7518f7d03e3ba29296c0fd7394960620eb67c Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Sun, 9 Aug 2020 14:42:25 +0200 Subject: [PATCH] version bump 0.12.4 --> 0.12.5 --- sherlock/sherlock.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sherlock/sherlock.py b/sherlock/sherlock.py index 015a411e..68cad49c 100644 --- a/sherlock/sherlock.py +++ b/sherlock/sherlock.py @@ -25,7 +25,7 @@ from notify import QueryNotifyPrint from sites import SitesInformation module_name = "Sherlock: Find Usernames Across Social Networks" -__version__ = "0.12.4" +__version__ = "0.12.5"