From e34822bf1e9ab6acc3b317838b39c2e7b94d8b24 Mon Sep 17 00:00:00 2001 From: Cosimo Lupo Date: Fri, 24 May 2024 17:56:31 +0100 Subject: [PATCH] Update NEWS.rst --- NEWS.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index 3b64e1752..e08b81050 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -1,3 +1,6 @@ +- Fixed a small syntax error in the reStructuredText-formatted NEWS.rst file + which caused the upload to PyPI to fail for 4.52.0. No other code changes. + 4.52.0 (released 2024-05-24) ----------------------------