mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-26 05:55:21 +08:00
chore: update package versions in pyproject.toml files
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "langflow"
|
||||
version = "1.0.0"
|
||||
version = "1.0.1"
|
||||
description = "A Python package with a built-in web application"
|
||||
authors = ["Langflow <contact@langflow.org>"]
|
||||
maintainers = [
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "langflow-base"
|
||||
version = "0.0.76"
|
||||
version = "0.0.77"
|
||||
description = "A Python package with a built-in web application"
|
||||
authors = ["Langflow <contact@langflow.org>"]
|
||||
maintainers = [
|
||||
|
||||
Reference in New Issue
Block a user