Skip to content

Commit a880cb7

Browse files
committed
docs(readme.md): update supported Python versions
1 parent dd44485 commit a880cb7

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
@@ -6,7 +6,7 @@
66
# SW360 Base Library for Python
77

88
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/sw360/sw360python/blob/master/License.md)
9-
[![Python Version](https://img.shields.io/badge/python-3.9%2C3.10%2C3.11-yellow?logo=python)](https://www.python.org/doc/versions/)
9+
[![Python Version](https://img.shields.io/badge/python-3.12%2C3.13%2C3.14-yellow?logo=python)](https://www.python.org/doc/versions/)
1010
[![PyPI](https://shields.io/pypi/v/sw360)](https://pypi.org/project/sw360/)
1111
[![Static checks](https://github.com/sw360/sw360python/actions/workflows/static-checks.yml/badge.svg)](https://github.com/sw360/sw360python/actions/workflows/static-checks.yml)
1212
[![Unit tests](https://github.com/sw360/sw360python/actions/workflows/unit-test.yml/badge.svg)](https://github.com/sw360/sw360python/actions/workflows/unit-test.yml)

0 commit comments

Comments
 (0)