Skip to content

Commit d78f0e3

Browse files
committed
Created a new release
1 parent f064c69 commit d78f0e3

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.45.0 (2024-11-08)**
55

66
- Refactored the ``convert`` command to not need setuptools to be installed
77
- Don't configure setuptools logging unless running ``bdist_wheel``

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

0 commit comments

Comments
 (0)