Skip to content

Commit 8bb2af1

Browse files
Merge pull request #13 from AfterShip-Team-Mocha/2025-01
Update pyproject.toml
2 parents 85340aa + f12439b commit 8bb2af1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tool.poetry]
2-
name = "tracking-sdk"
2+
name = "aftership-tracking-sdk"
33
version = "5.0.0"
44
description = "The official AfterShip Tracking Python API library"
55
authors = ["AfterShip <[email protected]>"]
@@ -51,4 +51,4 @@ line-length = 100
5151
quote-style = "double"
5252
indent-style = "space"
5353
docstring-code-format = true
54-
docstring-code-line-length = 60
54+
docstring-code-line-length = 60

0 commit comments

Comments
 (0)