Skip to content

Commit e43e7a9

Browse files
committed
[Mod] 更新版本号发布到pypi,解决图标缺失的问题
1 parent 7e408cc commit e43e7a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</p>
66

77
<p align="center">
8-
<img src ="https://img.shields.io/badge/version-1.0.0-blueviolet.svg"/>
8+
<img src ="https://img.shields.io/badge/version-1.0.1-blueviolet.svg"/>
99
<img src ="https://img.shields.io/badge/platform-windows|linux|macos-yellow.svg"/>
1010
<img src ="https://img.shields.io/badge/python-3.7-blue.svg" />
1111
<img src ="https://img.shields.io/github/license/vnpy/vnpy.svg?color=orange"/>

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = vnpy_datamanager
3-
version = 1.0.0
3+
version = 1.0.1
44
url = https://www.vnpy.com
55
license = MIT
66
author = Xiaoyou Chen

0 commit comments

Comments
 (0)