From c36bcc9d9dc1d5e875211c2f7c1cd0e7dafa7e72 Mon Sep 17 00:00:00 2001
From: Christian Boettcher <c.boettcher@fz-juelich.de>
Date: Thu, 9 Dec 2021 08:43:45 +0100
Subject: [PATCH] restart version

---
 setup.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.cfg b/setup.cfg
index f02b6ad..0ffa976 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
 [metadata]
 name = airflow_datacat_integration
-version = 0.0.4
+version = 0.0.1
 author = Christian Boettcher
 author_email = c.boettcher@fz-juelich.de
 description = Datacatalog Integration for Apache Airflow
-- 
GitLab