From 546def3bc9830a2854830f33ddf474b256e376e6 Mon Sep 17 00:00:00 2001 From: Bernhard Koschicek-Krombholz Date: Mon, 30 Sep 2024 14:08:17 +0200 Subject: [PATCH] added current python version as patch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0bab0fe81..88eb4f999 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![License: GPL v2](https://img.shields.io/badge/License-GPL_v2-blue.svg)](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html) -[![Python 3.9](https://img.shields.io/badge/python-3.9-blue.svg)](https://www.python.org/downloads/release/python-390/) +[![Python 3.11](https://img.shields.io/badge/python-3.11-blue.svg)](https://www.python.org/downloads/release/python-3110/) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7605689.svg)](https://doi.org/10.5281/zenodo.7605689) ![tests](https://github.com/craws/OpenAtlas/actions/workflows/starter.yaml/badge.svg)