From 08a042a7fc0d443b374629249a0b84de0c2806de Mon Sep 17 00:00:00 2001 From: axi0m Date: Wed, 2 Aug 2023 10:25:09 -0500 Subject: [PATCH] Fix badge for 2023 Signed-off-by: axi0m --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf17e37..abe2139 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![GitHub](https://img.shields.io/github/license/axi0m/ratatoskr?color=bright-green&style=flat-square)](https://github.com/axi0m/ratatoskr/blob/main/LICENSE.md) -![Maintenance](https://img.shields.io/maintenance/yes/2022?style=flat-square) +![Maintenance](https://img.shields.io/maintenance/yes/2023?style=flat-square) [![Code Style Black](https://img.shields.io/badge/code%20style-black-000000.svg?style=flat-square)](https://github.com/psf/black) ![GitHub Pipenv locked Python version](https://img.shields.io/github/pipenv/locked/python-version/axi0m/ratatoskr?style=flat-square) [![Python Build with poetry](https://github.com/axi0m/ratatoskr/actions/workflows/build-poetry.yml/badge.svg?style=flat-square)](https://github.com/axi0m/ratatoskr/actions/workflows/build-poetry.yml)