Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
TheYahya committed Feb 2, 2019
1 parent 318736b commit 8a87513
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sherlock.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
from load_proxies import load_proxies_from_csv, check_proxy_list

module_name = "Sherlock: Find Usernames Across Social Networks"
__version__ = "0.4.5"
__version__ = "0.4.6"
amount = 0

BANNER = r'''
Expand Down

0 comments on commit 8a87513

Please sign in to comment.