From 2bcabe85977a7823261079a023c19e18fd3672bd Mon Sep 17 00:00:00 2001 From: Randall Winkhart Date: Mon, 2 Oct 2023 20:05:10 -0400 Subject: [PATCH] Update README.md to specify Python 3.12 support Former-commit-id: cfc8548cfb03f839d3cec89be68f839e8863de89 Former-commit-id: 1c0495fb2421d5f1b035a468fa15175b2a031e43 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b89e65..8d09ae7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ![sshyp](https://github.com/rwinkhart/sshyp-labs/blob/main/extra/artwork/sshyp-banner.png) [![release](https://img.shields.io/github/v/release/rwinkhart/sshyp)](https://github.com/rwinkhart/sshyp/releases) -![python](https://img.shields.io/badge/python-3.7--3.11-yellow) +![python](https://img.shields.io/badge/python-3.7--3.12-yellow) [![downloads](https://img.shields.io/github/downloads/rwinkhart/sshyp/total)](https://github.com/rwinkhart/sshyp/releases) [![CodeQL](https://github.com/rwinkhart/sshyp/actions/workflows/codeql-analysis.yml/badge.svg?branch=main)](https://github.com/rwinkhart/sshyp/actions/workflows/codeql-analysis.yml)