Skip to content

Commit 88bcdd3

Browse files
committed
fix: fix license
1 parent 21df54e commit 88bcdd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "fastembed"
33
version = "0.8.0"
44
description = "Fast, light, accurate library built for retrieval embedding generation"
55
authors = ["Qdrant Team <info@qdrant.tech>", "NirantK <nirant.bits@gmail.com>"]
6-
license = "Apache License"
6+
license = "Apache-2.0"
77
readme = "README.md"
88
packages = [{include = "fastembed"}]
99
homepage = "https://github.com/qdrant/fastembed"

0 commit comments

Comments
 (0)