diff --git a/pyproject.toml b/pyproject.toml index 02f3ba5..1a2e227 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ requires = ["poetry_core>=1.0.0"] build-backend = "poetry.core.masonry.api" [tool.poetry] -name = "internet_ml" +name = "internet-ml" version = "0.2.11" description = "Internet-ML: Allowing ML to connect to the internet" readme = "./.github/README.md"