Commit 9803058d authored by Jason R. Coombs's avatar Jason R. Coombs

Merge

parents c5189c39 3484b700
......@@ -250,3 +250,4 @@ a3d4006688fe5e754d0e709a52a00b8191819979 v20.6.1
57d63b38e85515d06e06d3cea62e35e6c54b5093 v20.6.6
57d63b38e85515d06e06d3cea62e35e6c54b5093 v20.6.6
b04dbdd161d7f68903a53e1dbd1fa5b5fde73f94 v20.6.6
0804d30b6ead64e0e324aefd67439b84df2d1c01 v20.6.7
[bumpversion]
current_version = 20.6.6
current_version = 20.6.7
commit = True
tag = True
......
......@@ -68,7 +68,7 @@ wheel = ['wheel'] if needs_wheel else []
setup_params = dict(
name="setuptools",
version="20.6.6",
version="20.6.7",
description="Easily download, build, install, upgrade, and uninstall "
"Python packages",
author="Python Packaging Authority",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment