fix: fix license (#625)

This commit is contained in:
George
2026-04-15 14:59:45 +07:00
committed by GitHub
parent a6a4e375ca
commit 1ec283c744

View File

@@ -3,7 +3,7 @@ name = "fastembed"
version = "0.8.0"
description = "Fast, light, accurate library built for retrieval embedding generation"
authors = ["Qdrant Team <info@qdrant.tech>", "NirantK <nirant.bits@gmail.com>"]
license = "Apache License"
license = "Apache-2.0"
readme = "README.md"
packages = [{include = "fastembed"}]
homepage = "https://github.com/qdrant/fastembed"