Commit 3b3b06f8 authored by Jason R. Coombs's avatar Jason R. Coombs

Bump version: 22.0.4 → 22.0.5

parent 01e1054c
[bumpversion]
current_version = 22.0.4
current_version = 22.0.5
commit = True
tag = True
......@@ -20,7 +20,6 @@ build-dir = docs/build
all_files = 1
[upload]
; also update .travis.yml
repository = https://upload.pypi.io/legacy/
[upload_docs]
......
......@@ -68,7 +68,7 @@ wheel = ['wheel'] if needs_wheel else []
setup_params = dict(
name="setuptools",
version="22.0.4",
version="22.0.5",
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