Skip to content

Commit 54f3838

Browse files
codewizdaveclaude
andcommitted
fix: fix Python version badge URL
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent ffc8583 commit 54f3838

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# python-typemap
22

33
[![PyPI Version](https://img.shields.io/pypi/v/typemap)](https://pypi.org/project/typemap/)
4-
[![Python Version](https://img.shields.io/python/py-version/typemap)](https://pypi.org/project/typemap/)
4+
[![Python Version](https://img.shields.io/pypi/pyversions/typemap)](https://pypi.org/project/typemap/)
55
[![Test Status](https://github.com/nesalia-inc/python-typemap/actions/workflows/test.yml/badge.svg)](https://github.com/nesalia-inc/python-typemap/actions)
66
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
77
[![Ruff](https://img.shields.io/github/actions/workflow/status/nesalia-inc/python-typemap/ruff.yml?label=Ruff)](https://github.com/nesalia-inc/python-typemap/actions/workflows/ruff.yml)

0 commit comments

Comments
 (0)