Skip to content

Commit

Permalink
[Mod] 更新版本号到1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vnpy committed Feb 16, 2023
1 parent 1d81f46 commit ff6883f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,7 @@
# 1.0.2版本

1. 增加基于vt_symbol和direction的持仓查询函数

# 1.0.1版本

1. 将模块的图标文件信息,改为完整路径字符串
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -5,7 +5,7 @@
</p>

<p align="center">
<img src ="https://img.shields.io/badge/version-1.0.1-blueviolet.svg"/>
<img src ="https://img.shields.io/badge/version-1.0.2-blueviolet.svg"/>
<img src ="https://img.shields.io/badge/platform-windows|linux|macos-yellow.svg"/>
<img src ="https://img.shields.io/badge/python-3.7|3.8|3.9|3.10-blue.svg" />
<img src ="https://img.shields.io/github/license/vnpy/vnpy.svg?color=orange"/>
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = vnpy_scripttrader
version = 1.0.1
version = 1.0.2
url = https://www.vnpy.com
license = MIT
author = Xiaoyou Chen
Expand Down

0 comments on commit ff6883f

Please sign in to comment.