Skip to content

Commit

Permalink
Created a new release
Browse files Browse the repository at this point in the history
  • Loading branch information
agronholm committed Aug 9, 2021
1 parent 88320ee commit b8c4aa0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/news.rst
@@ -1,7 +1,7 @@
Release Notes
=============

**UNRELEASED**
**0.37.0 (2021-08-09)**

- Added official Python 3.10 support
- Updated vendored ``packaging`` library to v20.9
Expand Down
2 changes: 1 addition & 1 deletion src/wheel/__init__.py
@@ -1 +1 @@
__version__ = '0.36.2'
__version__ = '0.37.0'

0 comments on commit b8c4aa0

Please sign in to comment.