version: upgrade to 1.0.19 and 0.0.97 (#4104)

* upgrade to 1.0.19 and 0.0.97
This commit is contained in:
Jordan Frazier 2024-10-10 15:15:05 -07:00 committed by GitHub
commit 06013ae86a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 636 additions and 504 deletions

View file

@ -12,7 +12,7 @@ packages = ["src/backend/langflow"]
[project]
name = "langflow"
version = "1.0.18"
version = "1.0.19"
description = "A Python package with a built-in web application"
requires-python = ">=3.10,<3.13"
license = "MIT"
@ -31,7 +31,7 @@ maintainers = [
# Define your main dependencies here
dependencies = [
"langflow-base==0.0.96",
"langflow-base==0.0.97",
"beautifulsoup4>=4.12.2",
"google-search-results>=2.4.1",
"google-api-python-client>=2.130.0",

View file

@ -81,7 +81,7 @@ build-backend = "hatchling.build"
[project]
name = "langflow-base"
version = "0.0.96"
version = "0.0.97"
description = "A Python package with a built-in web application"
requires-python = ">=3.10,<3.13"
license = "MIT"

1134
uv.lock generated

File diff suppressed because it is too large Load diff