From f1c8d23d51893f03cf8a4281bf466fb6072e7a07 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Mon, 14 Feb 2022 09:23:34 +0000 Subject: [PATCH] Automatic version bump to 0.3.1 --- src/firebolt_db/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/firebolt_db/__init__.py b/src/firebolt_db/__init__.py index 493f741..260c070 100644 --- a/src/firebolt_db/__init__.py +++ b/src/firebolt_db/__init__.py @@ -1 +1 @@ -__version__ = "0.3.0" +__version__ = "0.3.1"