File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 66## Version
77![ Mirai-API-API-Version] ( https://img.shields.io/badge/mirai--http--api->=2.5.0-brightgreen.svg?style=plastic )
88![ python-Version] ( https://img.shields.io/badge/python->=3.7-brightgreen.svg?style=plastic )
9- ![ karas-Version] ( https://img.shields.io/badge/karas-0.2.10 -brightgreen.svg?style=plastic )
9+ ![ karas-Version] ( https://img.shields.io/badge/karas-0.2.11 -brightgreen.svg?style=plastic )
1010## 使用
1111- 使用pip安装本项目
1212``` shell script
Original file line number Diff line number Diff line change 3131from karas .util .network import error_throw , URL_Route , wrap_data_json
3232from karas .util .sync import async_to_sync_wrap
3333
34- __version__ = "0.2.10 "
34+ __version__ = "0.2.11 "
3535
3636
3737async def _build_content_json (
You can’t perform that action at this time.
0 commit comments