Skip to content

Commit

Permalink
Merge pull request #22 from logspace-ai/dev
Browse files Browse the repository at this point in the history
  • Loading branch information
ogabrielluiz authored Mar 15, 2023
2 parents 85ada2e + a7fff38 commit 7ce3d05
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -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" },
]
Expand Down

0 comments on commit 7ce3d05

Please sign in to comment.