From ebda48295c080073f48a04759a7dd0f5eaa50e0b Mon Sep 17 00:00:00 2001 From: Jarrod Millman Date: Thu, 27 Mar 2025 18:38:44 -0700 Subject: [PATCH 1/2] Update eidtors --- AUTHORS.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/AUTHORS.rst b/AUTHORS.rst index 0572132f7..e86e28e6e 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -5,6 +5,10 @@ Authors Editors -------- +- K\. Jarrod Millman + +- Stéfan van der Walt + - Gaël Varoquaux - Emmanuelle Gouillart @@ -13,10 +17,6 @@ Editors - Pierre de Buyl -- K\. Jarrod Millman - -- Stéfan van der Walt - Chapter authors ---------------- From 734f50ed9f94f0283e16d57c1898534e5a01bae0 Mon Sep 17 00:00:00 2001 From: Jarrod Millman Date: Thu, 27 Mar 2025 18:40:04 -0700 Subject: [PATCH 2/2] Bump release --- conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.py b/conf.py index 5327cfbf1..e66c929ee 100644 --- a/conf.py +++ b/conf.py @@ -81,7 +81,7 @@ # 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. -release = "2024.2rc0.dev0" +release = "2025.1rc0.dev0" version = release # The language for content autogenerated by Sphinx. Refer to documentation