Release pypi mgp 1.1.1 (#727)

This commit is contained in:
Katarina Supe
2022-12-24 09:33:53 +01:00
committed by GitHub
parent 1f2a15e7c8
commit eda5213d95
2 changed files with 2 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
.venv
dist
mgp.py
poetry.lock

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "mgp"
version = "1.1.0"
version = "1.1.1"
description = "Memgraph's module for developing MAGE modules. Used only for type hinting!"
authors = [
"katarinasupe <katarina.supe@memgraph.io>",