Revert "release: bump main 1.0.19 and base 0.0.97" (#4044)
Revert "release: bump main 1.0.19 and base 0.0.97 (#4029)"
This reverts commit b4828622bb.
This commit is contained in:
parent
a021009ee5
commit
b0bda283ff
3 changed files with 478 additions and 512 deletions
|
|
@ -1,3 +1,5 @@
|
|||
|
||||
|
||||
[tool.uv.sources]
|
||||
langflow-base = { workspace = true }
|
||||
langflow = { workspace = true }
|
||||
|
|
@ -10,7 +12,7 @@ packages = ["src/backend/langflow"]
|
|||
|
||||
[project]
|
||||
name = "langflow"
|
||||
version = "1.0.19"
|
||||
version = "1.0.18"
|
||||
description = "A Python package with a built-in web application"
|
||||
requires-python = ">=3.10,<3.13"
|
||||
license = "MIT"
|
||||
|
|
|
|||
|
|
@ -102,7 +102,7 @@ build-backend = "hatchling.build"
|
|||
|
||||
[project]
|
||||
name = "langflow-base"
|
||||
version = "0.0.97"
|
||||
version = "0.0.96"
|
||||
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