🔖 chore(pyproject.toml): bump up version to 0.2.0

The version number has been updated from 0.1.7 to 0.2.0 to reflect the changes made to 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-23 19:48:45 -03:00
commit 01bc5e41bc

View file

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