From c5b4ac45236349a39df8710638e64f0618846e82 Mon Sep 17 00:00:00 2001 From: Dylan Baker Date: Mon, 12 Feb 2024 16:25:13 +0000 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 35420d6d..633a14cf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "spectacles" -version = "2.4.3" +version = "2.4.4" description = "A command-line, continuous integration tool for Looker and LookML." authors = ["Spectacles "] license = "MIT"