Skip to content

Commit

Permalink
Release GQLAlchemy 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
katarinasupe committed Sep 13, 2022
1 parent 99c3f39 commit 5bda9d6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
[tool.poetry]
name = "GQLAlchemy"
version = "1.3.0"
version = "1.3.2"
description = "GQLAlchemy is library developed with purpose of assisting writing and running queries on Memgraph."
repository = "https://github.com/memgraph/gqlalchemy"
authors = [
"Boris Tasevski <boris.tasevski@memgraph.com>",
"Bruno Sacaric <bruno.sacaric@memgraph.com>",
"Ivan Despot <ivan.despot@memgraph.com>",
"Josip Mrden <josip.mrden@memgraph.com>",
"Katarina Supe <katarina.supe@memgraph.com>",
"Niko Krvavica <niko.krvavica@memgraph.com>",
Expand Down Expand Up @@ -55,4 +54,4 @@ pre-commit = "^2.15.0"

[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"
build-backend = "poetry.core.masonry.api"

0 comments on commit 5bda9d6

Please sign in to comment.