From 3105a79b8622c1eacd16860f345aed7e6d316376 Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Sun, 30 Dec 2018 21:37:38 +0100 Subject: [PATCH] new version and version format From now on, the version will be the date and the format is from big to small. Year, Month, Day --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 52a0e7f6..4b53cd84 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ $ python3 sherlock.py --help usage: sherlock.py [-h] [--version] [--verbose] [--quiet] [--csv] [--tor] [--unique-tor] USERNAMES [USERNAMES ...] -Sherlock: Find Usernames Across Social Networks (Version 0.1.0) +Sherlock: Find Usernames Across Social Networks (Version 2018.12.30) positional arguments: USERNAMES One or more usernames to check with social networks.