Skip to content

Commit 43bdb88

Browse files
committed
release 1.1.3
code improvements
1 parent d915141 commit 43bdb88

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

EmailHarvester.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626

2727
__author__ = "maldevel"
2828
__copyright__ = "Copyright (c) 2016 @maldevel"
29-
__credits__ = ["maldevel", "Christian Martorella"]
29+
__credits__ = ["maldevel", "cclauss", "Christian Martorella"]
3030
__license__ = "GPLv3"
31-
__version__ = "1.1.2"
31+
__version__ = "1.1.3"
3232
__maintainer__ = "maldevel"
3333

3434

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ usage: EmailHarvester.py [-h] [-d DOMAIN] [-s FILE] [-e ENGINE] [-l LIMIT]
4444
\____/|_| |_| |_| \__,_||_||_| \_| |_/ \__,_||_| \_/ \___||___/ \__|\___||_|
4545
4646
A tool to retrieve Domain email addresses from Search Engines | @maldevel
47-
Version: 1.1.2
47+
Version: 1.1.3
4848
4949
optional arguments:
5050
-h, --help show this help message and exit

0 commit comments

Comments
 (0)