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