Skip to content

Commit 7a0ea7f

Browse files
committed
Created a new release
1 parent 9861763 commit 7a0ea7f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/news.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Release Notes
22
=============
33

4-
**UNRELEASED**
4+
**0.46.1 (2025-04-08)**
55

66
- Temporarily restored the ``wheel.macosx_libfile`` module
77
(`#659 <https://github.com/pypa/wheel/issues/665960>`_)

src/wheel/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
from __future__ import annotations
22

3-
__version__ = "0.46.0"
3+
__version__ = "0.46.1"

0 commit comments

Comments
 (0)