From e49f4083c31e6a6859d7484b56fcd19350280104 Mon Sep 17 00:00:00 2001 From: gnebie Date: Tue, 18 Mar 2025 23:55:46 +0100 Subject: [PATCH] update mail --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 4d3ff04..b680bec 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ name = "wan" version = "2.1.0" description = "Wan: Open and Advanced Large-Scale Video Generative Models" authors = [ - { name = "Wan Team", discord = "https://discord.gg/p5XbdQV7" } + { name = "Wan Team", email = "wan.ai@alibabacloud.com" } ] license = { file = "LICENSE.txt" } readme = "README.md"