Skip to content

Commit 2c4a562

Browse files
committed
Merge branch 'dev' into 'master'
Dev-master See merge request server/openapi/openapi-python-sdk!104
2 parents 0011c19 + 16aef7c commit 2c4a562

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 2.0.8 (2022-04-18)
1+
## 2.0.9 (2022-04-18)
22
### New
33
- 新增历史分时接口 `QuoteClient.get_timeline_history`
44
- Order 对象新增字段

tigeropen/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
55
@author: gaoan
66
"""
7-
__VERSION__ = '2.0.8'
7+
__VERSION__ = '2.0.9'

0 commit comments

Comments
 (0)