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

The version number in the pyproject.toml file has been updated from 0.0.87 to 0.0.88. This is a chore commit as it does not introduce any new features or fix any bugs, but it is necessary to keep track of the package version.
This commit is contained in:
Gabriel Luiz Freitas Almeida 2023-06-08 18:15:26 -03:00
commit 5484a08230

View file

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