Skip to content

Commit

Permalink
[Mod] 补全缺失的文件,close #5 ,更新版本号到4.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vnpy committed Dec 6, 2021
1 parent 01527f3 commit 79ffeca
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion MANIFEST.in
@@ -1 +1 @@
recursive-include vnpy_sgit *.dll *.so *.pyd *.h *.cpp
recursive-include vnpy_sgit *.dll *.so *.pyd *.h *.cpp *.pk *.10
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -4,7 +4,7 @@
</p>

<p align="center">
<img src ="https://img.shields.io/badge/version-4.8.1-blueviolet.svg"/>
<img src ="https://img.shields.io/badge/version-4.8.2-blueviolet.svg"/>
<img src ="https://img.shields.io/badge/platform-linux-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 Down
2 changes: 1 addition & 1 deletion setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = vnpy_sgit
version = 4.8.1
version = 4.8.2
url = https://www.vnpy.com
license = MIT
author = Xiaoyou Chen
Expand Down

0 comments on commit 79ffeca

Please sign in to comment.