Skip to content

Commit aa2df42

Browse files
committed
feat: add version 1.15.62
1 parent e05e284 commit aa2df42

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

akshare/__init__.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -2971,9 +2971,10 @@
29712971
1.15.59 fix: fix stock_sy_hy_em interface
29722972
1.15.60 fix: fix stock_hot_keyword_em interface
29732973
1.15.61 fix: fix stock_zt_pool_strong_em interface
2974+
1.15.62 fix: fix stock_zt_pool_sub_new_em interface
29742975
"""
29752976

2976-
__version__ = "1.15.61"
2977+
__version__ = "1.15.62"
29772978
__author__ = "AKFamily"
29782979

29792980
import sys

docs/changelog.md

+6
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,10 @@
8080

8181
## 更新说明详情
8282

83+
1.15.62 fix: fix stock_zt_pool_sub_new_em interface
84+
85+
1. 修复 stock_zt_pool_sub_new_em 接口
86+
8387
1.15.61 fix: fix stock_zt_pool_strong_em interface
8488

8589
1. 修复 stock_zt_pool_strong_em 接口
@@ -4929,6 +4933,8 @@
49294933

49304934
## 版本更新说明
49314935

4936+
1.15.62 fix: fix stock_zt_pool_sub_new_em interface
4937+
49324938
1.15.61 fix: fix stock_zt_pool_strong_em interface
49334939

49344940
1.15.60 fix: fix stock_hot_keyword_em interface

0 commit comments

Comments
 (0)