We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21df54e commit 88bcdd3Copy full SHA for 88bcdd3
1 file changed
pyproject.toml
@@ -3,7 +3,7 @@ name = "fastembed"
3
version = "0.8.0"
4
description = "Fast, light, accurate library built for retrieval embedding generation"
5
authors = ["Qdrant Team <info@qdrant.tech>", "NirantK <nirant.bits@gmail.com>"]
6
-license = "Apache License"
+license = "Apache-2.0"
7
readme = "README.md"
8
packages = [{include = "fastembed"}]
9
homepage = "https://github.com/qdrant/fastembed"
0 commit comments