Skip to content

Commit 5c4e9a2

Browse files
committed
Release ragstack-ai-langflow 1.0.6.post3
1 parent 3dbfaa9 commit 5c4e9a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "ragstack-ai-langflow"
3-
version = "1.0.6.post2"
3+
version = "1.0.6.post3"
44
description = "RAGStack Langflow"
55
authors = ["DataStax"]
66
maintainers = [

src/backend/base/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "ragstack-ai-langflow-base"
3-
version = "1.0.6.post1"
3+
version = "1.0.6.post3"
44
description = "RAGStack Langflow base"
55
authors = ["DataStax"]
66
maintainers = [

0 commit comments

Comments
 (0)