From db01ba364d41bd08b131cf2fc2d420645521e3a5 Mon Sep 17 00:00:00 2001 From: Alexandre Bobkov Date: Sun, 22 Jun 2025 21:27:57 -0400 Subject: [PATCH] . --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 3f52193..8284fb9 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -45,7 +45,7 @@ source_encoding = 'utf-8-sig' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. -version = 'v2.0' +version = '410-H20 (Fall 2025)' # -- Options for HTML output -------------------------------------------------