Commit 731214ec authored by Jason R. Coombs's avatar Jason R. Coombs

Bump version: 21.1.0 → 21.2.0

parent e92023ee
[bumpversion] [bumpversion]
current_version = 21.1.0 current_version = 21.2.0
commit = True commit = True
tag = True tag = True
......
...@@ -68,7 +68,7 @@ wheel = ['wheel'] if needs_wheel else [] ...@@ -68,7 +68,7 @@ wheel = ['wheel'] if needs_wheel else []
setup_params = dict( setup_params = dict(
name="setuptools", name="setuptools",
version="21.1.0", version="21.2.0",
description="Easily download, build, install, upgrade, and uninstall " description="Easily download, build, install, upgrade, and uninstall "
"Python packages", "Python packages",
author="Python Packaging Authority", 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