We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d64297d commit f75a4aaCopy full SHA for f75a4aa
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "maturin"
4
5
[project]
6
name = "binary-semantic-cache"
7
-version = "1.0.0"
+version = "1.0.1"
8
description = "High-performance semantic caching for LLM APIs using binary embeddings"
9
readme = "README.md"
10
license = "MIT"
0 commit comments