diff --git a/pyproject.toml b/pyproject.toml index e453000..774ea29 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "hf_hub_ctranslate2" version = "2.13.0" description = "Connecting Transfromers on HuggingfaceHub with Ctranslate2." -authors = ["michaelfeil "] +authors = ["michaelfeil "] license = "MIT" readme = "README.md" packages = [{include = "hf_hub_ctranslate2"}]