From 0faba0ed8ae79eee0c7066c4d671f6be444f2306 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Mon, 6 May 2024 10:19:03 +0000 Subject: [PATCH] Automatic version bump to 1.4.3 --- src/firebolt/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/firebolt/__init__.py b/src/firebolt/__init__.py index daa50c7cfdb..aa56ed4042d 100644 --- a/src/firebolt/__init__.py +++ b/src/firebolt/__init__.py @@ -1 +1 @@ -__version__ = "1.4.2" +__version__ = "1.4.3"