Update version.

This commit is contained in:
Christopher K. Hoadley 2019-02-16 19:49:21 -06:00
parent 61cad384df
commit 4fa8de4758
2 changed files with 2 additions and 2 deletions

View file

@ -34,7 +34,7 @@ usage: sherlock.py [-h] [--version] [--verbose] [--rank]
[--proxy PROXY_URL] [--json JSON_FILE]
USERNAMES [USERNAMES ...]
Sherlock: Find Usernames Across Social Networks (Version 0.5.0)
Sherlock: Find Usernames Across Social Networks (Version 0.5.2)
positional arguments:
USERNAMES One or more usernames to check with social networks.

View file

@ -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.5.1"
__version__ = "0.5.2"
amount = 0
BANNER = r'''