Skip to content

Commit 09f018b

Browse files
committed
feat: add version 1.16.55
1 parent a748883 commit 09f018b

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
@@ -3063,9 +3063,10 @@
30633063
1.16.52 fix: fix stock_zh_a_spot_em interface
30643064
1.16.53 fix: fix stock_yjbb_em interface
30653065
1.16.54 fix: fix stock_zh_a_spot_em interface
3066+
1.16.55 fix: fix stock_zh_a_spot_em interface
30663067
"""
30673068

3068-
__version__ = "1.16.54"
3069+
__version__ = "1.16.55"
30693070
__author__ = "AKFamily"
30703071

30713072
import sys

docs/changelog.md

+6
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,10 @@
8181

8282
## 更新说明详情
8383

84+
1.16.55 fix: fix stock_zh_a_spot_em interface
85+
86+
1. 修复 stock_zh_a_spot_em 接口
87+
8488
1.16.54 fix: fix stock_zh_a_spot_em interface
8589

8690
1. 修复 stock_zh_a_spot_em 接口
@@ -5390,6 +5394,8 @@
53905394

53915395
## 版本更新说明
53925396

5397+
1.16.55 fix: fix stock_zh_a_spot_em interface
5398+
53935399
1.16.54 fix: fix stock_zh_a_spot_em interface
53945400

53955401
1.16.53 fix: fix stock_yjbb_em interface

0 commit comments

Comments
 (0)