Skip to content

Commit

Permalink
update readme for release 2021.11
Browse files Browse the repository at this point in the history
  • Loading branch information
danh91 committed Dec 8, 2021
1 parent 168b054 commit 63de560
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ pip install purplship.canadapost
- `purplship.canadapost`
- `purplship.canpar`
- `purplship.dhl-express`
- `purplship.dhl-poland`
- `purplship.dhl-universal`
- `purplship.dicom`
- `purplship.fedex`
Expand All @@ -189,7 +190,7 @@ pip install purplship.canadapost
```python
import purplship
from purplship.core.models import Address, Parcel, RateRequest
from purplship.mappers.canadapost.settings import Settings
from purplship.mappers.canadapost import Settings


# Initialize a carrier gateway
Expand Down

0 comments on commit 63de560

Please sign in to comment.