diff --git a/setup.py b/setup.py index cc9afd5..81e7f45 100644 --- a/setup.py +++ b/setup.py @@ -70,7 +70,7 @@ long_description_content_type="text/markdown", author="ApeWorX Ltd.", author_email="admin@apeworx.io", - url="https://github.com/ApeWorX/evm-pydantic-types", + url="https://github.com/ApeWorX/eth-pydantic-types", include_package_data=True, install_requires=[ "hexbytes>=0.3.0,<1",