summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeth Morton <seth.m.morton@gmail.com>2021-11-03 07:29:55 -0700
committerSeth Morton <seth.m.morton@gmail.com>2021-11-03 07:30:08 -0700
commit3f12f58231e2c6f87e82f37c73ae6a88a14c4811 (patch)
tree29ed5ff5a808f29c5c54db23c74114373d3cff5e
parenteceee99b4edbfdbd0a2429748db73fdf84cc9071 (diff)
downloadnatsort-3f12f58231e2c6f87e82f37c73ae6a88a14c4811.tar.gz
Prepare to change 7.2.0 into 8.0.0
-rw-r--r--CHANGELOG.md5
-rw-r--r--README.rst2
2 files changed, 5 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8ed7fed..5c51611 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,10 @@
Unreleased
---
-[7.2.0] - 2021-11-02
+- Re-release 7.2.0 as 8.0.0 because introduction of type hints can break CI
+ builds (issue #139)
+
+[7.2.0] - 2021-11-02 (Yanked)
---
### Added
diff --git a/README.rst b/README.rst
index 715bf16..fb9c081 100644
--- a/README.rst
+++ b/README.rst
@@ -452,7 +452,7 @@ Deprecation Schedule
Dropped Python 3.4 and Python 3.5 Support
+++++++++++++++++++++++++++++++++++++++++
-``natsort`` version 7.2.0 dropped support for Python < 3.6.
+``natsort`` version 8.0.0 dropped support for Python < 3.6.
Dropped Python 2.7 Support
++++++++++++++++++++++++++