From ebcec493c57f9d182fa699f91b72c8ba3066627e Mon Sep 17 00:00:00 2001 From: TomJGooding <101601846+TomJGooding@users.noreply.github.com> Date: Tue, 7 Oct 2025 13:25:59 +0100 Subject: [PATCH] docs(readme): update python versions badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4eb7cdee5..68e6dd700 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ [![Discord](https://img.shields.io/discord/1026214085173461072)](https://discord.gg/Enf6Z3qhVr) -[![Supported Python Versions](https://img.shields.io/pypi/pyversions/textual/1.0.0)](https://pypi.org/project/textual/) +[![Supported Python Versions](https://img.shields.io/pypi/pyversions/textual)](https://pypi.org/project/textual/) [![PyPI version](https://badge.fury.io/py/textual.svg?)](https://badge.fury.io/py/textual) ![OS support](https://img.shields.io/badge/OS-macOS%20Linux%20Windows-red)