From 6b3257ae83c597b13ecdd9b7b8616f8262047329 Mon Sep 17 00:00:00 2001 From: aclist <92275929+aclist@users.noreply.github.com> Date: Sat, 7 Feb 2026 19:58:47 +0900 Subject: [PATCH] chore: bump docs version --- 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 3ffa8d4..4c746e2 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -36,5 +36,5 @@ html_show_copyright = False html_show_sourcelink = False today_fmt = "%Y-%m-%d" -release = "6.x.x" -version = "6.x.x" +release = "7.x.x" +version = "7.x.x"