From b47aec86de53d1d1b6ee6c87a9cf6940864c64d0 Mon Sep 17 00:00:00 2001 From: Guillaume Viger Date: Fri, 9 Aug 2024 15:46:03 -0400 Subject: [PATCH] :package: release v2024.1.1 --- CHANGES.md | 4 ++++ pyproject.toml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 270f2fa..910d1e7 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,9 @@ # Changes +Version 2024.1.1 (released 2024-08-09) + +- make compatible with InvenioRDM v12 + Version 2022.11.23 (released 2022-11-28) - Added missing terms found in export of NU's repository. diff --git a/pyproject.toml b/pyproject.toml index bcde9d2..9e6cb66 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ name = "invenio-subjects-lcsh" readme = "README.md" requires-python = ">=3.9" urls = {Repository = "https://github.com/galterlibrary/invenio-subjects-lcsh"} -version = "2024.1.0" +version = "2024.1.1" [project.optional-dependencies] dev = [