Skip to content

Commit

Permalink
feat: add version 1.14.12
Browse files Browse the repository at this point in the history
  • Loading branch information
albertandking committed Jun 21, 2024
1 parent 368c839 commit bcfa9bd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions akshare/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2847,6 +2847,11 @@

del sys

"""
同花顺理财-基金数据-每日净值-ETF
"""
from akshare.fund.fund_etf_ths import fund_etf_spot_ths

"""
东方财富网-数据中心-融资融券-融资融券账户统计-两融账户信息
"""
Expand Down
1 change: 1 addition & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
1.14.12 fix: fix get_tqdm function

1. 修复 get_tqdm 函数
2. 新增 fund_etf_spot_ths 接口

1.14.11 fix: fix bond_treasure_issue_cninfo interface

Expand Down

0 comments on commit bcfa9bd

Please sign in to comment.