From 2275015df644cc3b2b96421852759f926d62502e Mon Sep 17 00:00:00 2001 From: Cosimo Lupo Date: Tue, 28 May 2019 11:32:48 +0100 Subject: [PATCH] README: mention latest Unicode 12.0 [skip ci] --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 0bb2e8409..8b6e46bc9 100644 --- a/README.rst +++ b/README.rst @@ -228,8 +228,8 @@ are required to unlock the extra features named "ufo", etc. To use the latest available data, you can install: * `unicodedata2 `__: - ``unicodedata`` backport for Python 2.7 and 3.5 updated to the latest - Unicode version 9.0. Note this is not necessary if you use Python 3.6 + ``unicodedata`` backport for Python 2.7 and 3.x updated to the latest + Unicode version 12.0. Note this is not necessary if you use Python 3.8 as the latter already comes with an up-to-date ``unicodedata``. *Extra:* ``unicode``