update 3.7 whatsnew entry about Unicode version (GH-7480)

Followup to 4705ea38c9 and bpo-33778.
This commit is contained in:
Benjamin Peterson 2018-06-07 07:21:28 -07:00 committed by GitHub
parent bb6366bd75
commit 34b734699b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1429,8 +1429,8 @@ dynamically as specified by :pep:`560`.
unicodedata unicodedata
----------- -----------
The internal :mod:`unicodedata` database has been upgraded to use `Unicode 10 The internal :mod:`unicodedata` database has been upgraded to use `Unicode 11
<http://www.unicode.org/versions/Unicode10.0.0/>`_. (Contributed by Benjamin <http://www.unicode.org/versions/Unicode11.0.0/>`_. (Contributed by Benjamin
Peterson.) Peterson.)