Update setup.py

This commit is contained in:
Richard Mwewa
2022-09-01 11:53:35 +02:00
committed by GitHub
parent 8eea84e546
commit eef44716d5

View File

@@ -7,7 +7,7 @@ setuptools.setup(
name="octosuite",
version="2.2.2",
author="Richard Mwewa",
author_email="richardmwewa@duck.com",
author_email="rly0nheart@duck.com",
packages=["octosuite"],
description="Advanced Github OSINT Framework",
long_description=long_description,