From 09e7dfd9f8c3300247a2d4c3c6aa35334631c74f Mon Sep 17 00:00:00 2001 From: judynah Date: Fri, 20 Dec 2024 13:04:48 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Version=20bump=20to=202.1.28?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 61bdd722..01e90227 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "viadot2" -version = "2.1.27" +version = "2.1.28" description = "A simple data ingestion library to guide data flows from some places to other places." authors = [ { name = "acivitillo", email = "acivitillo@dyvenia.com" },