api icon indicating copy to clipboard operation
api copied to clipboard

[Feature Request]: Include a README badge of the supported Python versions

Open Andrew-S-Rosen opened this issue 1 year ago • 0 comments

Problem

Most of the MP software stack has some basic information on the README about the supported Python versions. However, mp-api doesn't have this. Users running on Python 3.8 might not realize that they can't access newer versions of mp-api unless they upgraade Python.

Proposed Solution

Update the README to have a Python version badge.

Alternatives

No response

Andrew-S-Rosen avatar Mar 17 '24 22:03 Andrew-S-Rosen