Skip to content

Commit

Permalink
Update package versions in pyproject.toml (#1625)
Browse files Browse the repository at this point in the history
* Update package versions in pyproject.toml

* Merge remote-tracking branch 'origin/dev' into new_release
  • Loading branch information
ogabrielluiz authored Apr 5, 2024
1 parent 9ef3558 commit eae2950
Show file tree
Hide file tree
Showing 4 changed files with 91 additions and 77 deletions.
89 changes: 48 additions & 41 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "langflow"
version = "1.0.0a8"
version = "1.0.0a9"
description = "A Python package with a built-in web application"
authors = ["Logspace <[email protected]>"]
maintainers = [
Expand Down
65 changes: 36 additions & 29 deletions src/backend/base/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit eae2950

Please sign in to comment.