From 6cac8a49a5609442798e2c3a6074ed394bf03383 Mon Sep 17 00:00:00 2001 From: Pierce Faraone Date: Wed, 8 Feb 2023 15:55:36 -0800 Subject: [PATCH] bumped version --- deltacat/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deltacat/__init__.py b/deltacat/__init__.py index 4f03611e..64b49b1b 100644 --- a/deltacat/__init__.py +++ b/deltacat/__init__.py @@ -17,7 +17,7 @@ logs.configure_deltacat_logger(logging.getLogger(__name__)) -__version__ = "0.1.9" +__version__ = "0.1.10" __all__ = [