File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
1
trackingmore-sdk-python
2
2
=================
3
3
4
- The Python SDK of Trackingmore API
4
+ The Python SDK of TrackingMore API
5
5
6
6
Contact: < manage@trackingmore.org >
7
7
@@ -20,13 +20,13 @@ Supported Python Versions
20
20
- pypy3
21
21
22
22
## Index
23
- 1 . [ Installation] ( https://github.com/TrackingMores /trackingmore-sdk-python#installation )
24
- 2 . [ Testing] ( https://github.com/TrackingMores /trackingmore-sdk-python#testing )
25
- 3 . [ Error Handling] ( https://github.com/TrackingMores /trackingmore-sdk-python#error-handling )
23
+ 1 . [ Installation] ( https://github.com/TrackingMore-API /trackingmore-sdk-python#installation )
24
+ 2 . [ Testing] ( https://github.com/TrackingMore-API /trackingmore-sdk-python#testing )
25
+ 3 . [ Error Handling] ( https://github.com/TrackingMore-API /trackingmore-sdk-python#error-handling )
26
26
4 . SDK
27
- 1 . [ Couriers] ( https://github.com/TrackingMores /trackingmore-sdk-python#couriers )
28
- 2 . [ Trackings] ( https://github.com/TrackingMores /trackingmore-sdk-python#trackings )
29
- 3 . [ Air Waybill] ( https://github.com/TrackingMores /trackingmore-sdk-python#air-waybill )
27
+ 1 . [ Couriers] ( https://github.com/TrackingMore-API /trackingmore-sdk-python#couriers )
28
+ 2 . [ Trackings] ( https://github.com/TrackingMore-API /trackingmore-sdk-python#trackings )
29
+ 3 . [ Air Waybill] ( https://github.com/TrackingMore-API /trackingmore-sdk-python#air-waybill )
30
30
31
31
32
32
## Installation
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " trackingmore-sdk-python"
3
- version = " 0.1.3 "
3
+ version = " 0.1.4 "
4
4
description = " The Python SDK of Trackingmore API"
5
5
authors = [" TrackingMore <manage@trackingmore.org>" ]
6
6
readme = " README.md"
7
7
homepage = " https://www.trackingmore.com/docs/trackingmore/d5ac362fc3cda-api-quick-start"
8
- repository = " https://github.com/TrackingMores /trackingmore-sdk-python"
9
- documentation = " https://github.com/TrackingMores /trackingmore-sdk-python"
8
+ repository = " https://github.com/TrackingMore-API /trackingmore-sdk-python"
9
+ documentation = " https://github.com/TrackingMore-API /trackingmore-sdk-python"
10
10
keywords = [" trackingmore" , " api" , " tracking" ]
11
11
12
12
packages = [
You can’t perform that action at this time.
0 commit comments