From b4194bc6a0ea2d838cd351786489854519b3a7d5 Mon Sep 17 00:00:00 2001 From: Songmin Yu Date: Mon, 4 Dec 2023 09:41:39 +0100 Subject: [PATCH] added Zhanyi as author --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 689757d..32db03f 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ "Then, the items therein can be fetched by `TabKey` instances.", long_description_content_type="text/markdown", url="https://github.com/SongminYu/tab2dict", - author="Songmin Yu", + author="Songmin Yu, Zhanyi Hou", author_email="songmin.yu@outlook.com", license="MIT", # For classifiers, refer to: