diff --git a/pyproject.toml b/pyproject.toml index 6d914a92..5e61ddce 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "spectacles" -version = "2.4.0-dev0" +version = "2.4.0" description = "A command-line, continuous integration tool for Looker and LookML." authors = ["Spectacles "] license = "MIT"