Commit 5b6c8d3f authored by Jason R. Coombs's avatar Jason R. Coombs

Bump version: 36.7.1 → 36.7.2

parent c243d47e
[bumpversion] [bumpversion]
current_version = 36.7.1 current_version = 36.7.2
commit = True commit = True
tag = True tag = True
......
...@@ -89,7 +89,7 @@ def pypi_link(pkg_filename): ...@@ -89,7 +89,7 @@ def pypi_link(pkg_filename):
setup_params = dict( setup_params = dict(
name="setuptools", name="setuptools",
version="36.7.1", version="36.7.2",
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