From dfbbf11be13ecf11f8ed7c1f00f7adba8e425afc Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Wed, 3 Nov 2021 17:53:03 -0400 Subject: =?UTF-8?q?Bump=20version:=2058.4.0=20=E2=86=92=2058.5.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGES.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'CHANGES.rst') diff --git a/CHANGES.rst b/CHANGES.rst index 65536fad..26b8d675 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,14 @@ +v58.5.0 +------- + + +Changes +^^^^^^^ +* #1461: Fix inconsistency with ``include_package_data`` and ``packages_data`` in sdist + by replacing the loop breaking mechanism between the ``sdist`` and + ``egg_info`` commands -- by :user:`abravalheri` + + v58.4.0 ------- -- cgit v1.2.1