From 5d5f3c743d3169a673ad88217cdeab8bcadf8470 Mon Sep 17 00:00:00 2001 From: Tudor Amariei Date: Thu, 1 Aug 2024 13:01:43 +0300 Subject: [PATCH] Push to a new version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3112952..bdffe26 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "NGOHub" -version = "0.0.2" +version = "0.0.3" description = "Python client for ngohub.ro API" readme = "README.md" license = { file = "LICENSE" }