From c32511eba5f70113d265023d99198e2e18d9ffba Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Mon, 24 Aug 2020 18:02:07 +0200 Subject: [PATCH] version bump 0.12.5 --> 0.12.6 --- sherlock/sherlock.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sherlock/sherlock.py b/sherlock/sherlock.py index 62370b59..940b132a 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.5" +__version__ = "0.12.6"