From bfa73e81657f4964b854dbbd66e8bd5874302e76 Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Fri, 13 Dec 2019 12:54:05 +0100 Subject: [PATCH] Version bump 0.9.14 --> 0.9.15 --- sherlock.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sherlock.py b/sherlock.py index 7ebf37c..745d53a 100755 --- a/sherlock.py +++ b/sherlock.py @@ -26,7 +26,7 @@ from torrequest import TorRequest from load_proxies import load_proxies_from_csv, check_proxy_list module_name = "Sherlock: Find Usernames Across Social Networks" -__version__ = "0.9.14" +__version__ = "0.9.15" global proxy_list