aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/pyproject.toml
diff options
context:
space:
mode:
author简律纯 <hsiangnianian@outlook.com>2023-04-19 17:08:33 +0800
committer简律纯 <hsiangnianian@outlook.com>2023-04-19 17:08:33 +0800
commitf80e9f05b43a4883e58eaf82f2200d31ac87b23e (patch)
treebb0fdd35c219bf67e8ece4010e23e39884262200 /pyproject.toml
parentbfac2edccf0f83caab5321587de3d7876fd52871 (diff)
downloadHydroRoll-f80e9f05b43a4883e58eaf82f2200d31ac87b23e.tar.gz
HydroRoll-f80e9f05b43a4883e58eaf82f2200d31ac87b23e.zip
rename to `HydroRoll`
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 9d0d7b4..c0db4c6 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
-name = "ChienDice"
-version = "0.1.0"
+name = "HydroRoll"
+version = "0.1.1"
description = "ChienDice"
license = "MIT"
authors = ["HsiangNianian <admin@jyunko.cn>"]