Skip to content

Commit

Permalink
Release ragstack-ai 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoloboschi committed Apr 30, 2024
1 parent acbab2e commit 8bbb1a6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "ragstack-ai"
version = "1.0.0"
version = "1.0.1"
description = "DataStax RAGStack"
license = "BUSL-1.1"
authors = ["DataStax"]
Expand Down Expand Up @@ -52,10 +52,12 @@ requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"



[tool.poetry.group.dev.dependencies]
yamllint = "^1.34.0"



[tool.poetry.group.notebooks.dependencies]
nbmake = "*"
astrapy = "*"

0 comments on commit 8bbb1a6

Please sign in to comment.