mirror of
https://github.com/sherlock-project/sherlock
synced 2025-02-18 05:28:29 +00:00
Merge pull request #2112 from sherlock-project/version-bump
version bump 0.14.3 -> 0.14.4
This commit is contained in:
commit
66bd3a8c86
1 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@ from colorama import init
|
|||
from argparse import ArgumentTypeError
|
||||
|
||||
module_name = "Sherlock: Find Usernames Across Social Networks"
|
||||
__version__ = "0.14.3"
|
||||
__version__ = "0.14.4"
|
||||
|
||||
|
||||
class SherlockFuturesSession(FuturesSession):
|
||||
|
|
Loading…
Add table
Reference in a new issue