diff options
| -rw-r--r-- | README.md | 3 | ||||
| -rw-r--r-- | pyproject.toml | 2 |
2 files changed, 1 insertions, 4 deletions
@@ -1,9 +1,6 @@ <p align="center">
<a href="https://turbo.build">
- <picture>
- <source media="(prefers-color-scheme: dark)" srcset="image/readme/1682620162817.png">
<img src="image/readme/1682620162817.png" height="128">
- </picture>
<h1 align="center">HydroRoll'水系</h1>
</a>
</p>
diff --git a/pyproject.toml b/pyproject.toml index 6feebe6..66fa653 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "hydroroll" -version = "0.1.3" +version = "0.1.1" description = "bot framework." authors = ["简律纯 <admin@jyunko.cn>"] license = "GPL3.0" |
