From a02034a10356add9b7f9722972e877bace63f2b2 Mon Sep 17 00:00:00 2001 From: Joel Natividad <1980690+jqnatividad@users.noreply.github.com> Date: Fri, 9 Sep 2022 15:11:08 -0400 Subject: [PATCH] bump version from 0.0.23 to 0.1.0 --- datapusher/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datapusher/__init__.py b/datapusher/__init__.py index 7de3360..b794fd4 100644 --- a/datapusher/__init__.py +++ b/datapusher/__init__.py @@ -1 +1 @@ -__version__ = '0.0.23' +__version__ = '0.1.0'