diff --git a/pyproject.toml b/pyproject.toml index dcd789a..2f65f47 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [tool.poetry] -name = "hostinfobot" +name = "unicheckbot" version = "0.1.0" description = "" authors = ["kiriharu "]