diff options
| author | 2023-04-28 02:39:42 +0800 | |
|---|---|---|
| committer | 2023-04-28 02:39:42 +0800 | |
| commit | 3fe9671636ec37a699afd67b90cc97181d2dbcfd (patch) | |
| tree | 2921c2fca272f5f3bb96c58a5da1e85f16cf70f1 /pyproject.toml | |
| parent | b30315c3484d605c7260b69ee9b67b55ecd6959b (diff) | |
| download | HydroRoll-3fe9671636ec37a699afd67b90cc97181d2dbcfd.tar.gz HydroRoll-3fe9671636ec37a699afd67b90cc97181d2dbcfd.zip | |
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pyproject.toml b/pyproject.toml index c0db4c6..a778812 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,11 +1,11 @@ [tool.poetry] name = "HydroRoll" version = "0.1.1" -description = "ChienDice" +description = "A new Dice" license = "MIT" authors = ["HsiangNianian <admin@jyunko.cn>"] readme = "README.md" -repository = "https://github.com/retrofor/ChienDice" +repository = "https://github.com/retrofor/HydroRoll" [tool.poetry.dependencies] python = "^3.8" |
