From 32e0a5ccf0e4621c2e1a3d5ca5794c2af5e481d8 Mon Sep 17 00:00:00 2001 From: Bob Halley Date: Fri, 18 Oct 2024 10:23:51 -0700 Subject: [PATCH] simplify support Python version doco --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 52d59109..4e54050d 100644 --- a/README.md +++ b/README.md @@ -86,10 +86,8 @@ Note that you can install any combination of the above, e.g.: ### Notices -Python 2.x support ended with the release of 1.16.0. `dnspython` 2.6.x supports -Python 3.8 and later, though support for 3.8 ends on October 14, 2024. -`dnspython` 2.7.x supports Python 3.9 and later. Future support is aligned with -the lifetime of the Python 3 versions. +Python 2.x support ended with the release of 1.16.0. `dnspython` supports Python 3.9 +and later. Future support is aligned with the lifetime of the Python 3 versions. Documentation has moved to [dnspython.readthedocs.io](https://dnspython.readthedocs.io). -- 2.47.3