diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 5891dbe..3a60999 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,9 +1,8 @@ [bumpversion] commit = True tag = True -current_version = 0.10.2 +current_version = 0.11.0 [bumpversion:file:merge_unihan.py] [bumpversion:file:pinyin.txt] - diff --git a/merge_unihan.py b/merge_unihan.py index b2888b9..a7204c4 100644 --- a/merge_unihan.py +++ b/merge_unihan.py @@ -118,6 +118,6 @@ def extend_pinyins(old_map, new_map, only_no_exists=False): assert set(overwrite_pinyin_map.keys()) - code_set == set() assert set(pua_pinyin_map.keys()) - code_set == set() with open('pinyin.txt', 'w') as fp: - fp.write('# version: 0.10.2\n') + fp.write('# version: 0.11.0\n') fp.write('# source: https://github.com/mozillazg/pinyin-data\n') save_data(new_pinyin_map, fp) diff --git a/pinyin.txt b/pinyin.txt index 8d49673..31bbeb6 100644 --- a/pinyin.txt +++ b/pinyin.txt @@ -1,4 +1,4 @@ -# version: 0.10.2 +# version: 0.11.0 # source: https://github.com/mozillazg/pinyin-data U+3007: líng,yuán,xīng # 〇 U+3400: qiū # 㐀