Skip to content

Commit 0cc6363

Browse files
committed
docs: move Python 3.14 badge to README v2
1 parent 4ae1377 commit 0cc6363

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
[pypi-url]: https://pypi.org/project/mcp/
8181
[mit-badge]: https://img.shields.io/pypi/l/mcp.svg
8282
[mit-url]: https://github.com/modelcontextprotocol/python-sdk/blob/main/LICENSE
83-
[python-badge]: https://img.shields.io/badge/python-3.10%20%7C%203.11%20%7C%203.12%20%7C%203.13%20%7C%203.14-blue.svg
83+
[python-badge]: https://img.shields.io/pypi/pyversions/mcp.svg
8484
[python-url]: https://www.python.org/downloads/
8585
[docs-badge]: https://img.shields.io/badge/docs-python--sdk-blue.svg
8686
[docs-url]: https://modelcontextprotocol.github.io/python-sdk/

README.v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
[pypi-url]: https://pypi.org/project/mcp/
8282
[mit-badge]: https://img.shields.io/pypi/l/mcp.svg
8383
[mit-url]: https://github.com/modelcontextprotocol/python-sdk/blob/main/LICENSE
84-
[python-badge]: https://img.shields.io/pypi/pyversions/mcp.svg
84+
[python-badge]: https://img.shields.io/badge/python-3.10%20%7C%203.11%20%7C%203.12%20%7C%203.13%20%7C%203.14-blue.svg
8585
[python-url]: https://www.python.org/downloads/
8686
[docs-badge]: https://img.shields.io/badge/docs-python--sdk-blue.svg
8787
[docs-url]: https://modelcontextprotocol.github.io/python-sdk/

0 commit comments

Comments
 (0)