From dc12e31c3f0715489b4cc271910685e45ee4ebd1 Mon Sep 17 00:00:00 2001 From: Eli Chadwick Date: Wed, 10 Jul 2024 10:51:36 +0100 Subject: [PATCH] bump version to 2.0.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b55002a..73b9694 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "rocrate-inveniordm" -version = "2.0.0" +version = "2.0.1" description = "Upload RO-Crates to InvenioRDM and automatically fill the metadata. Supports any InvenioRDM instance, including Zenodo." authors = [ "Philipp Beer",