diff --git a/appPublic/version.py b/appPublic/version.py index 6c28451..51b1082 100644 --- a/appPublic/version.py +++ b/appPublic/version.py @@ -4,3 +4,5 @@ # __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' +# keep 5.1.14 version's change +__version__ = '5.1.15'