chore: Bump version numbers for langflow and langflow-base to 1.3.4 and 0.3.4 respectively (#7677)
This commit is contained in:
parent
1a04e59e68
commit
be5260fcbc
4 changed files with 6 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[project]
|
||||
name = "langflow-base"
|
||||
version = "0.3.3"
|
||||
version = "0.3.4"
|
||||
description = "A Python package with a built-in web application"
|
||||
requires-python = ">=3.10,<3.14"
|
||||
license = "MIT"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "langflow",
|
||||
"version": "1.3.3",
|
||||
"version": "1.3.4",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@chakra-ui/number-input": "^2.1.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue