From 66db9e7b2446a18dc131292dcaf6311320cee3ef Mon Sep 17 00:00:00 2001 From: Marcin Purtak <44641138+marcinpurtak@users.noreply.github.com> Date: Mon, 30 Sep 2024 12:41:39 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96Version=20bump=202.1.20=20(#1067)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Removed whitespaces removal * đŸ”–Version bump 2.1.20 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c08ebf452..e77ae5221 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "viadot2" -version = "2.1.19" +version = "2.1.20" description = "A simple data ingestion library to guide data flows from some places to other places." authors = [ { name = "acivitillo", email = "acivitillo@dyvenia.com" },