From d9eb9220110e5507d7cca0b4b3603ff29b002d8e Mon Sep 17 00:00:00 2001 From: Yulesa Date: Sun, 15 Mar 2026 10:49:49 -0300 Subject: [PATCH] new version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6c66311..5eaa33a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "tiders" -version = "0.1.0" +version = "0.1.1" description = "Library for building blockchain pipelines" repository = "https://github.com/yulesa/tiders" homepage = "https://github.com/yulesa/tiders"