From 0c6c972c322345ddcc5979109150ae95a6824adc Mon Sep 17 00:00:00 2001
From: trymzet <michalmzawadzki@gmail.com>
Date: Tue, 27 Aug 2024 11:42:13 +0200
Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Bump=20version?=
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 3cec7eb54..eff80be72 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [project]
 name = "viadot2"
-version = "2.1.12"
+version = "2.1.13"
 description = "A simple data ingestion library to guide data flows from some places to other places."
 authors = [
     { name = "acivitillo", email = "acivitillo@dyvenia.com" },