Update version to document the great f-string renaissance of 2019. :)

This commit is contained in:
Christopher K. Hoadley 2019-05-15 07:41:57 -05:00
parent 3b6cb1d4d9
commit 75c3a1622f
2 changed files with 2 additions and 2 deletions

View file

@ -45,7 +45,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.10)
Sherlock: Find Usernames Across Social Networks (Version 0.6.0)
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.10"
__version__ = "0.6.0"
amount = 0
BANNER = r'''