Update setup.py

This commit is contained in:
Anton Bolshakov
2019-03-24 10:25:23 +08:00
committed by GitHub
parent 6286de7a17
commit bbe35fdbf7
+1
View File
@@ -6,6 +6,7 @@ with open("README.md", "r") as fh:
setuptools.setup(
name='theHarvester',
version='3.0.6',
py_modules=['theHarvester'],
author="Christian Martorella",
author_email="cmartorella@edge-security.com",
description="theHarvester is a very simple, yet effective tool designed to be used in the early stages of a penetration test",