From 5e5344c4c61d5f14564a5ed7f3c2d58cee64f514 Mon Sep 17 00:00:00 2001 From: WT1W <757539294@qq.com> Date: Thu, 3 Jul 2025 11:32:55 +0000 Subject: [PATCH] change doc name --- docs/source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index fb5d283..f5234e5 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -10,8 +10,8 @@ # -- Project information ----------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information -project = 'MagiAttentionTest' -copyright = '2025, Sandai' +project = 'MagiAttentionPR' +copyright = '2026, Sandai' author = 'Sandai' release = 'v1.0.3'