Commit a6e5aa4e authored by Jason R. Coombs's avatar Jason R. Coombs

Bump version: 38.7.0 → 39.0.0

parent 6c2bccf3
[bumpversion] [bumpversion]
current_version = 38.7.0 current_version = 39.0.0
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="38.7.0", version="39.0.0",
description=( description=(
"Easily download, build, install, upgrade, and uninstall " "Easily download, build, install, upgrade, and uninstall "
"Python packages" "Python packages"
......
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