From 00d88b1291caf8e1d1c607f520570d5e588f91e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Agust=C3=ADn=20Castro?= Date: Tue, 30 Jan 2024 09:02:23 -0300 Subject: [PATCH] Add mention of which norfair version supports python 3.7 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b9aa7e4..10469066 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Norfair is built, used and maintained by [Tryolabs](https://tryolabs.com). ## Installation -Norfair currently supports Python 3.8+. +Norfair currently supports Python 3.8+. The last version to support Python 3.7 was [Norfair 2.2.0](https://github.com/tryolabs/norfair/releases/tag/v2.2.0). For the minimal version, install as: