Skip to content

Commit

Permalink
Release ragstack-ai-langflow 0.0.10 (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
zzzming authored Jun 14, 2024
1 parent 8ffbf8f commit 359df4a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "ragstack-ai-langflow"
version = "0.0.9"
version = "0.0.10"
description = "RAGStack Langflow"
license = "BUSL-1.1"
authors = ["DataStax"]
Expand All @@ -17,7 +17,7 @@ langflow = "langflow.__main__:main"

[tool.poetry.dependencies]
python = ">=3.10,<3.13"
ragstack-ai-langflow-base = "0.0.9"
ragstack-ai-langflow-base = "0.0.10"
beautifulsoup4 = "^4.12.2"
google-search-results = "^2.4.1"
google-api-python-client = "^2.130.0"
Expand Down

0 comments on commit 359df4a

Please sign in to comment.