Skip to content

Commit

Permalink
update bisheng-langchain version
Browse files Browse the repository at this point in the history
  • Loading branch information
yaojin3616 committed Sep 19, 2023
1 parent b55d17c commit f183b7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ include = ["./bisheng/*", "bisheng/**/*"]
bisheng = "bisheng.__main__:main"

[tool.poetry.dependencies]
bisheng_langchain = "^0.1.4"
bisheng_langchain = "^0.1.6"
fastapi_jwt_auth = "^0.5.0"
redis = "^5.0.0"
jieba = "^0.42.1"
Expand Down
2 changes: 1 addition & 1 deletion src/bisheng-langchain/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.1.4
v0.1.6

0 comments on commit f183b7b

Please sign in to comment.