Skip to content

Commit

Permalink
Release ragstack-ai 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
epinzur committed May 21, 2024
1 parent c6ba707 commit c1fe859
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.3"
version = "1.0.4"
description = "DataStax RAGStack"
license = "BUSL-1.1"
authors = ["DataStax"]
Expand Down Expand Up @@ -54,12 +54,14 @@ 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 c1fe859

Please sign in to comment.