Skip to content

Commit 41f76b3

Browse files
committed
Release ragstack-ai 1.0.5
1 parent 59a733e commit 41f76b3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pyproject.toml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "ragstack-ai"
3-
version = "1.0.4"
3+
version = "1.0.5"
44
description = "DataStax RAGStack"
55
license = "BUSL-1.1"
66
authors = ["DataStax"]
@@ -55,13 +55,15 @@ build-backend = "poetry.core.masonry.api"
5555

5656

5757

58+
5859
[tool.poetry.group.dev.dependencies]
5960
yamllint = "^1.34.0"
6061

6162

6263

6364

6465

66+
6567
[tool.poetry.group.notebooks.dependencies]
6668
nbmake = "*"
6769
astrapy = "*"

0 commit comments

Comments
 (0)