From 84fb3e7efa6103d8a4c27e05e36764156b015e40 Mon Sep 17 00:00:00 2001 From: rempairamore <55212933+rempairamore@users.noreply.github.com> Date: Wed, 18 Mar 2026 15:13:30 +0100 Subject: [PATCH] Bump version from 2.2.1 to 2.2.2 --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 132f971..e9c0a45 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "oc-api" -version = "2.2.1" +version = "2.2.2" description = "OpenCitations API" authors = [ {name = "Mario Petrella", email = "mario.petrella@unibo.it"}, @@ -79,4 +79,4 @@ packages = ["src"] [build-system] requires = ["hatchling"] -build-backend = "hatchling.build" \ No newline at end of file +build-backend = "hatchling.build"