From 54155409acb38fa9331a1c679fa330768bb997a5 Mon Sep 17 00:00:00 2001 From: Gabriel Machado Date: Sun, 15 Aug 2021 22:49:28 +0200 Subject: [PATCH] Add Python 3.9 to badges --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3b71b6d..d5ba8255 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![license](https://img.shields.io/badge/license-MIT-blue.svg)](/LICENSE) [![pypi version](https://badge.fury.io/py/diagrams.svg)](https://badge.fury.io/py/diagrams) -![python version](https://img.shields.io/badge/python-3.6%2C3.7%2C3.8-blue?logo=python) +![python version](https://img.shields.io/badge/python-3.6%2C3.7%2C3.8%2C3.9-blue?logo=python) ![Run tests](https://github.com/mingrammer/diagrams/workflows/Run%20tests/badge.svg?branch=master) [![todos](https://badgen.net/https/api.tickgit.com/badgen/github.com/mingrammer/diagrams?label=todos)](https://www.tickgit.com/browse?repo=github.com/mingrammer/diagrams) ![contributors](https://img.shields.io/github/contributors/mingrammer/diagrams)