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 <[email protected]>",
"Gabriel Almeida <[email protected]>",
"Otávio Anovazzi <[email protected]>",
"Lucas Eduoli <[email protected]"]
authors = ["Logspace <[email protected]>"]
packages = [
{ include = "langflow_backend", from = "langflow/backend" },
]
Expand Down

0 comments on commit 7ce3d05

Please sign in to comment.