Skip to content

Commit

Permalink
Update Unicode version to 16.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisduerr committed Sep 24, 2024
1 parent 79eab0d commit 9913af3
Show file tree
Hide file tree
Showing 2 changed files with 1,024 additions and 102 deletions.
2 changes: 1 addition & 1 deletion scripts/unicode.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
from itertools import batched
from typing import Callable, Iterable

UNICODE_VERSION = "15.1.0"
UNICODE_VERSION = "16.0.0"
"""The version of the Unicode data files to download."""

NUM_CODEPOINTS = 0x110000
Expand Down
Loading

0 comments on commit 9913af3

Please # to comment.