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

The version number in the pyproject.toml file has been updated from 0.0.82 to 0.0.83. This is a chore commit as it does not introduce any new features or fix any bugs, but rather updates the version number to reflect the changes made in the package.
This commit is contained in:
Gabriel Luiz Freitas Almeida 2023-06-06 07:53:25 -03:00
commit d3e2f225f0

View file

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