We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0a169a commit 8614584Copy full SHA for 8614584
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "ragstack-ai"
3
-version = "0.9.0.post"
+version = "0.10.0"
4
description = "DataStax RAGStack"
5
license = "BUSL-1.1"
6
authors = ["DataStax"]
@@ -38,5 +38,6 @@ tox = "^4"
38
requires = ["poetry-core"]
39
build-backend = "poetry.core.masonry.api"
40
41
+
42
[tool.poetry.group.dev.dependencies]
43
yamllint = "^1.34.0"
0 commit comments