From 6ee977cd06bff60651f6614bbb7eacba9535a25f Mon Sep 17 00:00:00 2001 From: Jan Petykiewicz Date: Sun, 11 Jul 2021 17:21:46 -0700 Subject: [PATCH] update email --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 72675e6..2e2a2c8 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ setup(name='klamath', long_description=long_description, long_description_content_type='text/markdown', author='Jan Petykiewicz', - author_email='anewusername@gmail.com', + author_email='jan@mpxd.net', url='https://mpxd.net/code/jan/klamath', packages=find_packages(), package_data={