diff --git a/pyproject.toml b/pyproject.toml index 88a60f9..b8ce386 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [tool.poetry] -name = "tracking-sdk" +name = "aftership-tracking-sdk" version = "5.0.0" description = "The official AfterShip Tracking Python API library" authors = ["AfterShip "] @@ -51,4 +51,4 @@ line-length = 100 quote-style = "double" indent-style = "space" docstring-code-format = true -docstring-code-line-length = 60 \ No newline at end of file +docstring-code-line-length = 60