Skip to content

Commit

Permalink
release 1.1.2
Browse files Browse the repository at this point in the history
release 1.1.2
  • Loading branch information
maldevel committed Apr 20, 2016
1 parent 3abd22b commit aacf27a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions EmailHarvester.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
__copyright__ = "Copyright (c) 2016 @maldevel"
__credits__ = ["maldevel", "Christian Martorella"]
__license__ = "GPLv3"
__version__ = "1.1"
__version__ = "1.1.2"
__maintainer__ = "maldevel"


Expand Down Expand Up @@ -198,7 +198,7 @@ def engine_type(x):
\____/|_| |_| |_| \__,_||_||_| \_| |_/ \__,_||_| \_/ \___||___/ \__|\___||_|
A tool to retrieve Domain email addresses from Search Engines | @maldevel
{}: {}
{}: {}
""".format(red('Version'), yellow(__version__)),
formatter_class=RawTextHelpFormatter)

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ usage: EmailHarvester.py [-h] [-d DOMAIN] [-s FILE] [-e ENGINE] [-l LIMIT]
\____/|_| |_| |_| \__,_||_||_| \_| |_/ \__,_||_| \_/ \___||___/ \__|\___||_|
A tool to retrieve Domain email addresses from Search Engines | @maldevel
Version: 1.1
Version: 1.1.2
optional arguments:
-h, --help show this help message and exit
Expand Down

0 comments on commit aacf27a

Please sign in to comment.