From 3deea1a36314bee1eafecb6cefcd2165fe586a3f Mon Sep 17 00:00:00 2001 From: begininvoke <56797886+begininvoke@users.noreply.github.com> Date: Sat, 29 Apr 2023 18:09:30 +0330 Subject: [PATCH] Update author --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 7a101fc..e9f6c35 100755 --- a/setup.py +++ b/setup.py @@ -45,7 +45,7 @@ def read_requirements(): }, license='MIT', - author='Fardin Allahverdinazhand', + author='Fardin Allahverdinazhand && Pezhman Zandi', author_email='0x0ptim0us@gmail.com', url='https://github.com/websploit/websploit', download_url=WEBSPLOIT_DOWNLOAD,