From 64b1f8c3b9df1ade1ddcbbbf5402689a0b08fb4a Mon Sep 17 00:00:00 2001 From: Pierre Sassoulas Date: Wed, 26 Jun 2024 09:39:54 +0200 Subject: [PATCH] [release] Fix 3.2.4 release date following issue with twine 5.1.0 (#9749) See https://github.com/pypa/twine/issues/1125 (cherry picked from commit d8f84b0b81d569f011999533c4199df31bc65d85) --- doc/whatsnew/3/3.2/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/whatsnew/3/3.2/index.rst b/doc/whatsnew/3/3.2/index.rst index a894c02b72..55687c1d8a 100644 --- a/doc/whatsnew/3/3.2/index.rst +++ b/doc/whatsnew/3/3.2/index.rst @@ -16,7 +16,7 @@ Summary -- Release highlights What's new in Pylint 3.2.4? --------------------------- -Release date: 2024-06-25 +Release date: 2024-06-26 False Positives Fixed