We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e408cc commit e43e7a9Copy full SHA for e43e7a9
README.md
@@ -5,7 +5,7 @@
5
</p>
6
7
<p align="center">
8
- <img src ="https://img.shields.io/badge/version-1.0.0-blueviolet.svg"/>
+ <img src ="https://img.shields.io/badge/version-1.0.1-blueviolet.svg"/>
9
<img src ="https://img.shields.io/badge/platform-windows|linux|macos-yellow.svg"/>
10
<img src ="https://img.shields.io/badge/python-3.7-blue.svg" />
11
<img src ="https://img.shields.io/github/license/vnpy/vnpy.svg?color=orange"/>
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = vnpy_datamanager
3
-version = 1.0.0
+version = 1.0.1
4
url = https://www.vnpy.com
license = MIT
author = Xiaoyou Chen
0 commit comments