From 7dc3fd8c468162ee2ce69af1159c47896b3be1f4 Mon Sep 17 00:00:00 2001 From: Gonzalo Mellizo Date: Thu, 21 Mar 2024 15:33:53 +0100 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 16b859e..7da0302 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "giza-datasets" -version = "0.1.2" +version = "0.2.0" description = "" authors = ["Fran Algaba "] readme = "README.md"