From 7b98fce8a00e221e8dd76b4875272afa3ea70f60 Mon Sep 17 00:00:00 2001 From: tngTUDOR Date: Mon, 25 Nov 2024 15:09:10 +0100 Subject: [PATCH] Update README.md Add warning on deadline for versions older than 3.0. After february 2025, ecoinvent-interface will stop working. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ea8bd65..14d0a9b 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,10 @@ This is an **unofficial and unsupported** Python library to get ecoinvent data. +> [!WARNING] +> 😯 Versions older than 3.0 of `ecoinvent-interface` will stop working as of February 2025. +> Please update as soon as possible ❗ + # Quickstart ```python