diff options
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" |
