Skip to content

Commit c1fe859

Browse files
committed
Release ragstack-ai 1.0.4
1 parent c6ba707 commit c1fe859

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "ragstack-ai"
3-
version = "1.0.3"
3+
version = "1.0.4"
44
description = "DataStax RAGStack"
55
license = "BUSL-1.1"
66
authors = ["DataStax"]
@@ -54,12 +54,14 @@ build-backend = "poetry.core.masonry.api"
5454

5555

5656

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

6061

6162

6263

64+
6365
[tool.poetry.group.notebooks.dependencies]
6466
nbmake = "*"
6567
astrapy = "*"

0 commit comments

Comments
 (0)