File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change
1
+ # 1.0.5版本
2
+
3
+ 1 . 修复aiohttp的代理参数proxy传空时必须为None的问题
4
+
1
5
# 1.0.4版本
2
6
3
7
1 . 对Python 3.10后asyncio的支持修改
Original file line number Diff line number Diff line change 5
5
</p >
6
6
7
7
<p align =" center " >
8
- <img src ="https://img.shields.io/badge/version-1.0.4 -blueviolet.svg"/>
8
+ <img src ="https://img.shields.io/badge/version-1.0.5 -blueviolet.svg"/>
9
9
<img src ="https://img.shields.io/badge/platform-windows|linux|macos-yellow.svg"/>
10
10
<img src ="https://img.shields.io/badge/python-3.7|3.8|3.9|3.10-blue.svg" />
11
11
<img src ="https://img.shields.io/github/license/vnpy/vnpy.svg?color=orange"/>
Original file line number Diff line number Diff line change 1
1
[metadata]
2
2
name = vnpy_websocket
3
- version = 1.0.4
3
+ version = 1.0.5
4
4
url = https://www.vnpy.com
5
5
license = MIT
6
6
author = Xiaoyou Chen
You can’t perform that action at this time.
0 commit comments