From 03c41ee55523be6d22962ce0b1ab8b1a14ffdec3 Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Sun, 30 Dec 2018 21:39:45 +0100 Subject: [PATCH] Version bump From now on, the version will be the date and the format is from big to small. Year, Month, Day. Just like youtube-dl does it. --- sherlock.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sherlock.py b/sherlock.py index eb6377f..ec28697 100644 --- a/sherlock.py +++ b/sherlock.py @@ -17,7 +17,7 @@ import platform from torrequest import TorRequest module_name = "Sherlock: Find Usernames Across Social Networks" -__version__ = "0.1.0" +__version__ = "2018.12.30" # TODO: fix tumblr