diff options
Diffstat (limited to 'Objects')
-rw-r--r-- | Objects/unicodetype_db.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Objects/unicodetype_db.h b/Objects/unicodetype_db.h index 5d077ed..3793af1 100644 --- a/Objects/unicodetype_db.h +++ b/Objects/unicodetype_db.h @@ -1,4 +1,4 @@ -/* this file was generated by tools\unicode\makeunicodedata.py 1.1 */ +/* this file was generated by tools\unicode\makeunicodedata.py 2.1 */ /* a list of unique character type descriptors */ const _PyUnicode_TypeRecord _PyUnicode_TypeRecords[] = { |