We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 85340aa + f12439b commit 8bb2af1Copy full SHA for 8bb2af1
pyproject.toml
@@ -1,5 +1,5 @@
1
[tool.poetry]
2
-name = "tracking-sdk"
+name = "aftership-tracking-sdk"
3
version = "5.0.0"
4
description = "The official AfterShip Tracking Python API library"
5
authors = ["AfterShip <[email protected]>"]
@@ -51,4 +51,4 @@ line-length = 100
51
quote-style = "double"
52
indent-style = "space"
53
docstring-code-format = true
54
-docstring-code-line-length = 60
+docstring-code-line-length = 60
0 commit comments