This commit is contained in:
Believethehype
2023-12-13 22:52:03 +01:00

View File

@@ -10,7 +10,7 @@ setup(
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']),