Skip to content
This repository has been archived by the owner on Apr 2, 2023. It is now read-only.

Commit

Permalink
[Mod] 更新版本号到2021.10.25
Browse files Browse the repository at this point in the history
  • Loading branch information
vnpy committed Oct 25, 2021
1 parent 6160b9b commit 27bcf71
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</p>

<p align="center">
<img src ="https://img.shields.io/badge/version-2021.9.24-blueviolet.svg"/>
<img src ="https://img.shields.io/badge/version-2021.10.25-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-blue.svg" />
<img src ="https://img.shields.io/github/license/vnpy/vnpy.svg?color=orange"/>
Expand All @@ -19,7 +19,7 @@

## 安装

安装需要基于2.6.0版本以上的[VN Studio](https://www.vnpy.com)
安装需要基于2.7.0版本以上的[VN Studio](https://www.vnpy.com)

直接使用pip命令:

Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = vnpy_ftx
version = 2021.9.24
version = 2021.10.25
url = https://www.vnpy.com
license = MIT
author = Xiaoyou Chen
Expand Down

0 comments on commit 27bcf71

Please sign in to comment.