mirror of
https://github.com/qdrant/fastembed.git
synced 2026-07-23 11:20:51 -05:00
fix: fix license (#625)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user