Skip to content

Commit c048e34

Browse files
committed
Bump for release
1 parent d26543a commit c048e34

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Changelog
22
---------
33

4-
*unreleased*
5-
~~~~~~~~~~~~
4+
20.7 - 2020-11-28
5+
~~~~~~~~~~~~~~~~~
66

77
No unreleased changes.
88

packaging/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# 2.0, and the BSD License. See the LICENSE file in the root of this repository
33
# for complete details.
44
"""Core utilities for Python packages"""
5-
__version__ = "20.7.dev0"
5+
__version__ = "20.7"

0 commit comments

Comments
 (0)