From 9186c89e62148a9c7bb206e3a6df2308282bb947 Mon Sep 17 00:00:00 2001 From: Paul Natsuo Kishimoto Date: Tue, 15 Oct 2024 12:34:14 +0200 Subject: [PATCH] Mark v2.18.0 in doc/whatsnew --- doc/whatsnew.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/doc/whatsnew.rst b/doc/whatsnew.rst index 144a5ee0..14f06c5d 100644 --- a/doc/whatsnew.rst +++ b/doc/whatsnew.rst @@ -3,8 +3,11 @@ What's new? *********** -Next release -============ +.. Next release +.. ============ + +v2.18.0 (2024-10-15) +==================== - Python 3.13 (`released 2024-10-07 `_) is fully supported (:pull:`195`). - Python 3.8 support is dropped, as `it has reached end-of-life `__ (:pull:`195`).