Skip to content

Commit

Permalink
Merge pull request #13 from AfterShip-Team-Mocha/2025-01
Browse files Browse the repository at this point in the history
Update pyproject.toml
  • Loading branch information
AfterShip-Team-Mocha authored Jan 17, 2025
2 parents 85340aa + f12439b commit 8bb2af1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -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 <support@aftership.com>"]
Expand Down Expand Up @@ -51,4 +51,4 @@ line-length = 100
quote-style = "double"
indent-style = "space"
docstring-code-format = true
docstring-code-line-length = 60
docstring-code-line-length = 60

0 comments on commit 8bb2af1

Please sign in to comment.