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

This commit only updates the version number of the package in the pyproject.toml file. The version number is updated to 0.0.84. This is a chore commit as it does not add 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-07 06:29:17 -03:00
commit 1435d2de83
2 changed files with 76 additions and 76 deletions

View file

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