Merge pull request #22 from logspace-ai/dev
This commit is contained in:
commit
7ce3d059c9
1 changed files with 2 additions and 5 deletions
|
|
@ -1,11 +1,8 @@
|
|||
[tool.poetry]
|
||||
name = "langflow"
|
||||
version = "0.0.31"
|
||||
version = "0.0.32"
|
||||
description = "A Python package with a built-in web application"
|
||||
authors = ["Ibis Prevedello <ibiscp@gmail.com>",
|
||||
"Gabriel Almeida <gabrielf.almeida90@gmail.com>",
|
||||
"Otávio Anovazzi <otavio2204@gmail.com>",
|
||||
"Lucas Eduoli <lucaseduoli@gmail.com"]
|
||||
authors = ["Logspace <contact@logspace.ai>"]
|
||||
packages = [
|
||||
{ include = "langflow_backend", from = "langflow/backend" },
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue