7 lines
276 B
Python
7 lines
276 B
Python
# initial version
|
|
# __version__ = '5.1.12'
|
|
# add country name Chinese English convert functions
|
|
# __version__ = '5.1.13'
|
|
# replace cryptography with rsa module, because ONLY using rsa modulde in cryptography and cryptography not easy to compile for ios
|
|
__version__ = '5.1.14'
|