Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
masci committed Nov 9, 2023
1 parent 1b5e064 commit 1302de5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion document_stores/chroma/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Issues = "https://github.com/masci/chroma-haystack/issues"
Source = "https://github.com/masci/chroma-haystack"

[tool.hatch.version]
path = "src/__about__.py"
path = "src/chroma_haystack/__about__.py"

[tool.hatch.envs.default]
dependencies = [
Expand Down

0 comments on commit 1302de5

Please sign in to comment.