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