From 26435c96a6f103bd4883938696a60c5024cfd984 Mon Sep 17 00:00:00 2001 From: Chris Mutel Date: Wed, 27 Nov 2024 00:12:57 +0100 Subject: [PATCH] 0.5.3 --- CHANGES.md | 4 ++++ randonneur_data/__init__.py | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 6d841e9..445e1d6 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.5.3] - 2024-11-27 + +* Removed mappings from Agribalyse which lied about being ecoinvent processes + ## [0.5.2] - 2024-11-26 * Updated mappings from Agribalyse 3.1.1 diff --git a/randonneur_data/__init__.py b/randonneur_data/__init__.py index d6b23f2..89fd013 100644 --- a/randonneur_data/__init__.py +++ b/randonneur_data/__init__.py @@ -3,7 +3,7 @@ "Registry", ) -__version__ = "0.5.2" +__version__ = "0.5.3" import json