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 Dec 1, 2020
1 parent 5a2e613 commit 39b6397
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
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Release Notes
=============

**UNRELEASED**
**0.36.0 (2020-12-01)**

- Added official Python 3.9 support
- Updated vendored ``packaging`` library to v20.7
Expand Down
2 changes: 1 addition & 1 deletion src/wheel/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.35.1'
__version__ = '0.36.0'

0 comments on commit 39b6397

Please sign in to comment.