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
commit 9213b4c070
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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 = [