version bump 0.14.0 --> 0.14.1

This commit is contained in:
Siddharth Dushantha
2022-10-01 15:34:09 +02:00
parent dbc395819f
commit 1ffcaa53a3
+1 -1
View File
@@ -28,7 +28,7 @@ from sites import SitesInformation
from colorama import init
module_name = "Sherlock: Find Usernames Across Social Networks"
__version__ = "0.14.0"
__version__ = "0.14.1"
class SherlockFuturesSession(FuturesSession):