From 636983c14709db6755eda65269cb41a2ce4f7e1b Mon Sep 17 00:00:00 2001 From: Dylan Baker Date: Wed, 14 Feb 2024 09:38:59 +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 633a14cf..1edfbe3a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "spectacles" -version = "2.4.4" +version = "2.4.5" description = "A command-line, continuous integration tool for Looker and LookML." authors = ["Spectacles "] license = "MIT"