From 218b4fb59a1996efadb039edbaa83865afc8e9ca Mon Sep 17 00:00:00 2001 From: justinzm <3907721@qq.com> Date: Sat, 20 Feb 2021 12:44:06 +0800 Subject: [PATCH] 0.3.4 --- .idea/workspace.xml | 354 ++++++++++++++++++++++++++++++++--- README.md | 17 ++ gopup/__init__.py | 23 +++ gopup/event/history_daily.py | 31 +++ gopup/event/hot_list.py | 223 ++++++++++++++++++++++ setup.py | 2 +- 6 files changed, 624 insertions(+), 26 deletions(-) create mode 100644 gopup/event/history_daily.py create mode 100644 gopup/event/hot_list.py diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 70203c7..618a3f2 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,8 +3,11 @@ - + + + +