summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2021-03-29 12:33:03 +0200
committerAnthon van der Neut <anthon@mnt.org>2021-03-29 12:33:03 +0200
commita67935b4ecee316e9bf6defdf87a3677a484c477 (patch)
treecdbb4c501eefd8bd04134e819c45892a8bccb89a /CHANGES
parent26ec681180942dd7bf33a7382f6745fbe0167e1c (diff)
downloadruamel.yaml-a67935b4ecee316e9bf6defdf87a3677a484c477.tar.gz
change py2.py3 wheel to py3 only wheel0.17.2
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 6531044..8705613 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+[0, 17, 2]: 2021-03-29
+ - change -py2.py3-none-any.whl to -py3-none-any.whl, and remove 0.17.1
+
[0, 17, 1]: 2021-03-29
- added 'Programming Language :: Python :: 3 :: Only', and removing
0.17.0 from PyPI (reported by `Alasdair Nicol <https://sourceforge.net/u/alasdairnicol/>`__)