Update setup.py

This commit is contained in:
Palenath 2022-07-21 07:32:28 -07:00 committed by GitHub
parent c3ac5c869b
commit f7d151c49c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ from setuptools import setup, find_packages
setup(
name='holehe',
version="1.60.3",
version="1.61",
packages=find_packages(),
author="megadose",
author_email="megadose@protonmail.com",