diff --git a/setup.py b/setup.py index 41010632..97f0c31e 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ name="nostr-dvm", version=VERSION, author="Believethehype", - author_email="-", + author_email="believethehypeonnostr@proton.me", description=DESCRIPTION, long_description=LONG_DESCRIPTION, packages=find_packages(include=['nostr_dvm']),