diff --git a/pyproject.toml b/pyproject.toml index 51377e46..ecdf37d8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "GQLAlchemy" -version = "1.5.0" +version = "1.5.1" description = "GQLAlchemy is a library developed to assist with writing and running queries in Memgraph." repository = "https://github.com/memgraph/gqlalchemy"