From fa6176e0c7a9f37a50814c5c77d31ec2cfe4e4d3 Mon Sep 17 00:00:00 2001 From: Dylan Baker Date: Mon, 12 Aug 2024 10:36:27 +0100 Subject: [PATCH] bump Spectacles version 2.4.9 -> 2.4.10 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 08a85424..0a4efbbf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "spectacles" -version = "2.4.9" +version = "2.4.10" description = "A command-line, continuous integration tool for Looker and LookML." authors = ["Spectacles "] license = "MIT"