diff --git a/sherlock/sherlock.py b/sherlock/sherlock.py index 9e871243..72561950 100644 --- a/sherlock/sherlock.py +++ b/sherlock/sherlock.py @@ -28,7 +28,7 @@ from sites import SitesInformation from colorama import init module_name = "Sherlock: Find Usernames Across Social Networks" -__version__ = "0.14.2" +__version__ = "0.14.3" class SherlockFuturesSession(FuturesSession):