Skip to content

Commit

Permalink
Bump Unicode to version 15.1.0, regenerate tables
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcondiro committed Feb 9, 2024
1 parent 45178d1 commit 9d32f5c
Show file tree
Hide file tree
Showing 2 changed files with 668 additions and 666 deletions.
2 changes: 1 addition & 1 deletion scripts/unicode.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
#![allow(missing_docs, non_upper_case_globals, non_snake_case)]
'''

UNICODE_VERSION = (15, 0, 0)
UNICODE_VERSION = (15, 1, 0)

UNICODE_VERSION_NUMBER = "%s.%s.%s" %UNICODE_VERSION

Expand Down
Loading

0 comments on commit 9d32f5c

Please sign in to comment.