Skip to content

Commit efd83a7

Browse files
committed
Created a new release
1 parent bb69216 commit efd83a7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.47.0 (2026-04-22)**
55

66
- Added the ``wheel info`` subcommand to display metadata about wheel files without
77
unpacking them (`#639 <https://github.com/pypa/wheel/issues/639>`_)

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.3"
3+
__version__ = "0.47.0"

0 commit comments

Comments
 (0)