From 8d88a2dc3d1a8f3210e25b36f877cb173290a22d Mon Sep 17 00:00:00 2001 From: AHReccese Date: Wed, 24 Jan 2024 23:20:38 +0330 Subject: [PATCH] update author email --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 2ffde3b..72a3a71 100644 --- a/setup.py +++ b/setup.py @@ -35,7 +35,7 @@ def read_description(): long_description=read_description(), long_description_content_type='text/markdown', author='Reserver Development Team', - author_email='info@pycm.io', + author_email='info@openscilab.com', url='https://github.com/openscilab/reserver', download_url='https://github.com/openscilab/reserver/tarball/v0.1', keywords="python3 python PyPI pip package name reservation",