chore: update package version to 0.0.92 (#3056)

This commit is contained in:
Gabriel Luiz Freitas Almeida
2024-07-30 04:36:37 -03:00
committed by GitHub
parent d108ca11c5
commit 9213b4c070
2 changed files with 2 additions and 2 deletions

2
poetry.lock generated
View File

@ -5010,7 +5010,7 @@ six = "*"
[[package]]
name = "langflow-base"
version = "0.0.91"
version = "0.0.92"
description = "A Python package with a built-in web application"
optional = false
python-versions = ">=3.10,<3.13"

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "langflow-base"
version = "0.0.91"
version = "0.0.92"
description = "A Python package with a built-in web application"
authors = ["Langflow <contact@langflow.org>"]
maintainers = [