Skip to content

Commit e76040b

Browse files
committed
Created a new release
1 parent 1a0e0f2 commit e76040b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/news.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Release Notes
22
=============
33

4-
**UNRELEASED**
4+
**0.41.2 (2023-08-22)**
55

66
- Fixed platform tag detection for GraalPy and 32-bit python running on an aarch64
77
kernel (PR by Matthieu Darbois)

src/wheel/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
from __future__ import annotations
22

3-
__version__ = "0.41.1"
3+
__version__ = "0.41.2"

0 commit comments

Comments
 (0)