diff --git a/yomi_base/constants.py b/yomi_base/constants.py index 3916563..187d68f 100644 --- a/yomi_base/constants.py +++ b/yomi_base/constants.py @@ -17,5 +17,5 @@ c = { - 'appVersion': '0.15b', + 'appVersion': '0.16b', }