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

The version number in the pyproject.toml file has been updated from 0.0.76 to 0.0.77. This is a chore commit as it does not introduce any new features or fix any bugs, but only updates the version number.
This commit is contained in:
Gabriel Almeida 2023-05-25 10:14:39 -03:00
commit b5cee8d87c

View file

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