Skip to content

Commit 9143d1a

Browse files
authored
Merge pull request #2 from panxl6/master
feat: updated pypi config.
2 parents c2ef048 + 5ce7f6d commit 9143d1a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[tool.poetry]
2-
name = "tracking-sdk"
3-
version = "2.0.0"
4-
description = "python SDK for AfterShip Tracking"
2+
name = "aftership-tracking-sdk"
3+
version = "2.0.1"
4+
description = "The official AfterShip Tracking Python API library"
55
authors = ["AfterShip <[email protected]>"]
66
license = "MIT"
77
readme = "README.md"
8-
keywords = ["aftership", "api", "logistics"]
8+
keywords = ["aftership", "tracking", "track", "fedex", "ups", "usps", "dhl", "shipping", "fulfillment", "couriers", "carriers", "logistics"]
99

1010
classifiers = [
1111
"Development Status :: 5 - Production/Stable",

0 commit comments

Comments
 (0)