We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 401c712 commit 247b9f8Copy full SHA for 247b9f8
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "llm-sentence-transformers"
3
-version = "0.3"
+version = "0.3.1"
4
description = "Use sentence-transformers for embeddings with LLM"
5
readme = "README.md"
6
authors = [{name = "Simon Willison"}]
0 commit comments