pypi python-amazon-sp-api 1.9.33
v1.9.33

latest releases: 1.9.48, 1.9.47, 1.9.46...
3 months ago

Version 1.9.33

Changes Relevant to Users

  • Documentation Update
    • Enhanced the README to acknowledge community feedback on implementing Pydantic and async support for the upcoming version 2.0. Acknowledgment to contributors who participated in the voting process.

Internal Changes

  • Version Update
    • Incremented version number to 1.9.33 in sp_api/__version__.py.
graph TD;
    A[Version 1.9.32] -->|Updated| B[Version 1.9.33];
    B --> C[README Enhancement];
    C --> D[Community Feedback Acknowledgment];
Loading

This update continues to prepare for version 2.0 by incorporating community insights and setting the stage for future enhancements, including Pydantic and async support.

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

NewReleases is sending notifications on new releases.