From 36c212dc48c827c2f0dbf868e832013371d38861 Mon Sep 17 00:00:00 2001 From: michaelfeil Date: Thu, 20 Jun 2024 01:18:26 -0700 Subject: [PATCH] update mail --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"}]