chore: Bump lfx version to 0.1.12 (#9813)

This commit is contained in:
Gabriel Luiz Freitas Almeida
2025-09-10 18:50:13 -03:00
committed by GitHub
parent 33172ed303
commit 07752189a3
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[project]
name = "lfx"
version = "0.1.11"
version = "0.1.12"
description = "Langflow Executor - A lightweight CLI tool for executing and serving Langflow AI flows"
readme = "README.md"
authors = [

2
uv.lock generated
View File

@ -5774,7 +5774,7 @@ wheels = [
[[package]]
name = "lfx"
version = "0.1.11"
version = "0.1.12"
source = { editable = "src/lfx" }
dependencies = [
{ name = "aiofile" },