From 73ed6cc6f613484999f9e5c25e9fdf645d3425e6 Mon Sep 17 00:00:00 2001 From: amercader Date: Thu, 9 Feb 2023 13:20:12 +0100 Subject: [PATCH] bump version --- datapusher/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datapusher/__init__.py b/datapusher/__init__.py index f12684f..3106bbe 100644 --- a/datapusher/__init__.py +++ b/datapusher/__init__.py @@ -1 +1 @@ -__version__ = '0.0.19' +__version__ = '0.0.20'