🔖 chore(pyproject.toml): bump version to 0.1.7

The version number has been updated from 0.1.6 to 0.1.7 to reflect the changes made in the package. This is a chore commit as it does not add any new features or fix any bugs, but rather updates the version number.
This commit is contained in:
Gabriel Luiz Freitas Almeida 2023-06-21 16:16:29 -03:00
commit c1bb928451

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "langflow"
version = "0.1.6"
version = "0.1.7"
description = "A Python package with a built-in web application"
authors = ["Logspace <contact@logspace.ai>"]
maintainers = [