From 3b7106ae71cb7bd3431101d169a0110ee0c179aa Mon Sep 17 00:00:00 2001 From: Dave Halter Date: Fri, 17 Jul 2020 21:56:13 +0200 Subject: [PATCH] Fix a typo --- CHANGELOG.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 6c01ce16..212a5bcd 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -14,7 +14,7 @@ Unreleased - Support for Python 3.9 - A few bugfixes -This will the last release that supports Python 2 and Python 3.5. +This will be the last release that supports Python 2 and Python 3.5. ``0.18.0`` will be Python 3.6+. 0.17.1 (2020-06-20)