aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--README.md3
-rw-r--r--pyproject.toml2
2 files changed, 1 insertions, 4 deletions
diff --git a/README.md b/README.md
index 6357454..0d3e1be 100644
--- a/README.md
+++ b/README.md
@@ -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"