diff --git a/sherlock/sherlock.py b/sherlock/sherlock.py index 7256195..9e87124 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.3" +__version__ = "0.14.2" class SherlockFuturesSession(FuturesSession):