pypi python-amazon-sp-api 2.1.8
v2.1.8

9 hours ago

Version 2.1.8

New Features

  • Dependency Update:
    • Added typing-extensions to the list of required dependencies. This ensures compatibility with newer Python features and enhances type hinting capabilities.

Internal

  • Version Bump:
    • Updated the version from 2.1.7 to 2.1.8 to reflect the latest changes and improvements.

Diagram of Dependency Update

graph TD;
    A[Previous Dependencies] --> B[Added typing-extensions];
    B --> C[Enhanced Type Hinting];
    B --> D[Improved Compatibility];
Loading

This release focuses on maintaining compatibility with Python's evolving type system and improving the overall robustness of the library.

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

NewReleases is sending notifications on new releases.