release: bump main 1.0.19 and base 0.0.97 (#4029)
Bump to version main 1.0.19 and base 0.0.97
This commit is contained in:
parent
e07892a88e
commit
b4828622bb
3 changed files with 512 additions and 478 deletions
|
|
@ -1,5 +1,3 @@
|
|||
|
||||
|
||||
[tool.uv.sources]
|
||||
langflow-base = { workspace = true }
|
||||
langflow = { workspace = true }
|
||||
|
|
@ -12,7 +10,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"
|
||||
|
|
|
|||
|
|
@ -101,7 +101,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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue