Skip to content

Commit 8bbb1a6

Browse files
committed
Release ragstack-ai 1.0.1
1 parent acbab2e commit 8bbb1a6

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.0"
3+
version = "1.0.1"
44
description = "DataStax RAGStack"
55
license = "BUSL-1.1"
66
authors = ["DataStax"]
@@ -52,10 +52,12 @@ requires = ["poetry-core"]
5252
build-backend = "poetry.core.masonry.api"
5353

5454

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

5859

60+
5961
[tool.poetry.group.notebooks.dependencies]
6062
nbmake = "*"
6163
astrapy = "*"

0 commit comments

Comments
 (0)