pypi python-amazon-sp-api 1.9.49
v1.9.49

latest release: 1.9.50
13 hours ago

Version 1.9.49

New Features

  • External Fulfillment API: Added a new module ExternalFulfillment to the package. This module is now available for import and use in your projects.

    graph TD;
        A[Client] --> B[ExternalFulfillment];
    
    Loading

Changes

  • Dependencies: Updated the boto3 dependency from 1.40.21 to 1.40.40 to ensure compatibility and leverage the latest features and fixes.

Internal

  • Added sp_api.api.external_fulfillment to the list of packages in setup.py.
  • Updated version number from 1.9.48 to 1.9.49.

Don't miss a new python-amazon-sp-api release

NewReleases is sending notifications on new releases.