From 388aa1abfae3fd1ab50ca5109485677e068e2adc Mon Sep 17 00:00:00 2001 From: Alvaro <48132162+alvarolaserna@users.noreply.github.com> Date: Fri, 5 Dec 2025 16:59:33 +0200 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 125229e..ad554c8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "cv_pom" -version = "0.2.2" +version = "0.2.3" authors = [ { name = "Álvaro Santos Laserna López", email = "alvaro.laserna@testdevlab.com" }, { name = "Arnis Gustins", email = "arnis.gustins@testdevlab.com" },