Skip to content

Commit 8614584

Browse files
committed
Release 0.10.0
1 parent d0a169a commit 8614584

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "ragstack-ai"
3-
version = "0.9.0.post"
3+
version = "0.10.0"
44
description = "DataStax RAGStack"
55
license = "BUSL-1.1"
66
authors = ["DataStax"]
@@ -38,5 +38,6 @@ tox = "^4"
3838
requires = ["poetry-core"]
3939
build-backend = "poetry.core.masonry.api"
4040

41+
4142
[tool.poetry.group.dev.dependencies]
4243
yamllint = "^1.34.0"

0 commit comments

Comments
 (0)