We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 655c250 commit b5323a0Copy full SHA for b5323a0
docs/news.rst
@@ -1,7 +1,7 @@
1
Release Notes
2
=============
3
4
-**UNRELEASED**
+**0.37.1 (2021-12-22)**
5
6
- Fixed ``wheel pack`` duplicating the ``WHEEL`` contents when the build number has changed (#415)
7
- Fixed parsing of file names containing commas in ``RECORD`` (PR by Hood Chatham)
src/wheel/__init__.py
@@ -1 +1 @@
-__version__ = '0.37.0'
+__version__ = '0.37.1'
0 commit comments