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

The version number in the pyproject.toml file has been updated from 0.0.86 to 0.0.87. This is a chore commit as it does not introduce any new features or bug fixes, but only updates the version number.
This commit is contained in:
Gabriel Luiz Freitas Almeida 2023-06-08 16:56:35 -03:00
commit 901a7c0696

View file

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