Skip to content

Commit 78fb7c4

Browse files
smartmakeswatchalbertandking
authored andcommitted
feat: add version 1.17.40
1 parent 4a7b044 commit 78fb7c4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

akshare/__init__.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3146,9 +3146,10 @@
31463146
1.17.37 fix: fix stock_zh_index_daily_em interface
31473147
1.17.38 fix: fix futures_inventory_99 interface
31483148
1.17.39 fix: fix bond_zh_cov_value_analysis interface
3149+
1.17.40 fix: fix stock_gdfx_free_holding_change_em interface
31493150
"""
31503151

3151-
__version__ = "1.17.39"
3152+
__version__ = "1.17.40"
31523153
__author__ = "AKFamily"
31533154

31543155
import sys

docs/changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,10 @@
8181

8282
## 更新说明详情
8383

84+
1.17.40 fix: fix stock_gdfx_free_holding_change_em interface
85+
86+
1. 修复 stock_gdfx_free_holding_change_em 接口
87+
8488
1.17.39 fix: fix bond_zh_cov_value_analysis interface
8589

8690
1. 修复 bond_zh_cov_value_analysis 接口
@@ -5751,6 +5755,8 @@
57515755

57525756
## 版本更新说明
57535757

5758+
1.17.40 fix: fix stock_gdfx_free_holding_change_em interface
5759+
57545760
1.17.39 fix: fix bond_zh_cov_value_analysis interface
57555761

57565762
1.17.38 fix: fix futures_inventory_99 interface

0 commit comments

Comments
 (0)