Skip to content

Commit 42e862b

Browse files
authored
Merge pull request #27 from thomcc/unicode-15
Bump Unicode to version 15.0.0, regenerate tables
2 parents 0a535e4 + 32d6652 commit 42e862b

File tree

2 files changed

+1103
-1017
lines changed

2 files changed

+1103
-1017
lines changed

scripts/unicode.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
#![allow(missing_docs, non_upper_case_globals, non_snake_case)]
4040
'''
4141

42-
UNICODE_VERSION = (13, 0, 0)
42+
UNICODE_VERSION = (15, 0, 0)
4343

4444
UNICODE_VERSION_NUMBER = "%s.%s.%s" %UNICODE_VERSION
4545

0 commit comments

Comments
 (0)