Skip to content

Commit b5323a0

Browse files
committed
Created a new release
1 parent 655c250 commit b5323a0

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.37.1 (2021-12-22)**
55

66
- Fixed ``wheel pack`` duplicating the ``WHEEL`` contents when the build number has changed (#415)
77
- Fixed parsing of file names containing commas in ``RECORD`` (PR by Hood Chatham)

src/wheel/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.37.0'
1+
__version__ = '0.37.1'

0 commit comments

Comments
 (0)