diff --git a/pyproject.toml b/pyproject.toml index 09bc8fd0..94f06d79 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ [tool.poetry] name = "neo4j-genai" -version = "0.1.3" +version = "0.1.4" description = "Python package to allow easy integration to Neo4j's GenAI features" authors = ["Neo4j, Inc "] license = "Apache License, Version 2.0"