diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2016-12-22 09:50:27 -0500 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2016-12-22 09:50:27 -0500 |
commit | 3bc56c2c4374b1ef6edcfcc2ae6fa1280ffe151c (patch) | |
tree | 3ae151d767323e8d8edb36c19e83b6b31cf42ead | |
parent | 32fcec8584ee643105854358a15953f8e9c5df17 (diff) | |
download | external_python_setuptools-3bc56c2c4374b1ef6edcfcc2ae6fa1280ffe151c.tar.gz external_python_setuptools-3bc56c2c4374b1ef6edcfcc2ae6fa1280ffe151c.tar.bz2 external_python_setuptools-3bc56c2c4374b1ef6edcfcc2ae6fa1280ffe151c.zip |
Intended for release to be 32.1.4, but I typed 'bumpversion minor --no-tags' instead of 'bumpversion patch --no-tags' by mistake, then tagged with what I thought I'd just bumped to.
-rw-r--r-- | CHANGES.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index 793c4c33..489d971e 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,4 +1,4 @@ -v32.1.4 +v32.2.0 ------- * #884: Restore support for running the tests under |