Skip to content

Commit de4229b

Browse files
committed
Release ragstack-ai 1.0.2
1 parent 6f16342 commit de4229b

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.1"
3+
version = "1.0.2"
44
description = "DataStax RAGStack"
55
license = "BUSL-1.1"
66
authors = ["DataStax"]
@@ -53,11 +53,13 @@ build-backend = "poetry.core.masonry.api"
5353

5454

5555

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

5960

6061

62+
6163
[tool.poetry.group.notebooks.dependencies]
6264
nbmake = "*"
6365
astrapy = "*"

0 commit comments

Comments
 (0)