We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e1e2ef commit 26c4d04Copy full SHA for 26c4d04
EmailHarvester.py
@@ -28,7 +28,7 @@
28
__copyright__ = "Copyright (c) 2016 @maldevel"
29
__credits__ = ["maldevel"]
30
__license__ = "GPLv3"
31
-__version__ = "1.0"
+__version__ = "1.1"
32
__maintainer__ = "maldevel"
33
34
README.md
@@ -44,7 +44,7 @@ usage: EmailHarvester.py [-h] [-d DOMAIN] [-s FILE] [-e ENGINE] [-l LIMIT]
44
\____/|_| |_| |_| \__,_||_||_| \_| |_/ \__,_||_| \_/ \___||___/ \__|\___||_|
45
46
A tool to retrieve Domain email addresses from Search Engines | @maldevel
47
- Version: 1.0
+ Version: 1.1
48
49
optional arguments:
50
-h, --help show this help message and exit
0 commit comments