From 6755f3ee5c6a090377e2cda72e558d38f02cafe8 Mon Sep 17 00:00:00 2001 From: Cosimo Lupo Date: Tue, 6 Feb 2024 13:41:02 +0000 Subject: [PATCH] Update changelog --- NEWS.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index a0afd92fa..27ef7e458 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -1,3 +1,5 @@ +- Fixed uploading wheels to PyPI, no code changes since v4.48.0. + 4.48.0 (released 2024-02-06) ----------------------------