This commit is contained in:
Dionysus 2025-02-11 02:18:54 -05:00
parent 3138edc754
commit ef82a2f0ec
Signed by: acidvegas
GPG Key ID: EF4B922DB85DC9DE

View File

@ -8,7 +8,7 @@ with open('README.md', 'r', encoding='utf-8') as f:
long_description = f.read()
setup(
name='httpz',
name='httpz-scanner',
version='1.0.0',
author='acidvegas',
author_email='acid.vegas@acid.vegas',