Update version to 0.6.5a5 in pyproject.toml (#1343)

This pull request updates the version in the pyproject.toml file from 0.6.5a4 to 0.6.5a5.
This commit is contained in:
Gabriel Luiz Freitas Almeida 2024-01-15 23:36:59 -03:00 committed by GitHub
commit 70821701f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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