From eb7a9f5cc8bede01e4347cd2c5496e113f2ec74a Mon Sep 17 00:00:00 2001 From: Alex Root Junior Date: Sun, 19 Feb 2023 18:24:15 +0200 Subject: [PATCH] Change version number in disclaimer --- CHANGES.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index e81a120a..de942c93 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -21,7 +21,7 @@ Changelog .. warning:: - Note that this version has incompatibility with Python 3.8-3.10 in case when you create an instance of Dispatcher outside of the any coroutine. + Note that this version has incompatibility with Python 3.8-3.9 in case when you create an instance of Dispatcher outside of the any coroutine. Sorry for the inconvenience, it will be fixed in the next version.