diff --git a/pyproject.toml b/pyproject.toml index dc1c0ff..cee26fa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ packages=["spice"] [project] name = "spiceai" -version = "0.4.4" +version = "0.4.5" license = {text = "Apache-2.0"} description = "A Python library for building AI-powered applications." readme = "README.md"