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 13, 2020
1 parent bfb6468 commit 4fb47f9
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.36.2 (2020-12-13)**

- Updated vendored ``packaging`` library to v20.8
- Fixed wheel sdist missing ``LICENSE.txt``
Expand Down
2 changes: 1 addition & 1 deletion src/wheel/__init__.py
@@ -1 +1 @@
__version__ = '0.36.1'
__version__ = '0.36.2'

0 comments on commit 4fb47f9

Please sign in to comment.