Skip to content

Commit

Permalink
Merge pull request #2 from panxl6/master
Browse files Browse the repository at this point in the history
feat: updated pypi config.
  • Loading branch information
panxl6 authored Jun 25, 2024
2 parents c2ef048 + 5ce7f6d commit 9143d1a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[tool.poetry]
name = "tracking-sdk"
version = "2.0.0"
description = "python SDK for AfterShip Tracking"
name = "aftership-tracking-sdk"
version = "2.0.1"
description = "The official AfterShip Tracking Python API library"
authors = ["AfterShip <[email protected]>"]
license = "MIT"
readme = "README.md"
keywords = ["aftership", "api", "logistics"]
keywords = ["aftership", "tracking", "track", "fedex", "ups", "usps", "dhl", "shipping", "fulfillment", "couriers", "carriers", "logistics"]

classifiers = [
"Development Status :: 5 - Production/Stable",
Expand Down

0 comments on commit 9143d1a

Please sign in to comment.