diff --git a/yomi_base/constants.py b/yomi_base/constants.py index a722c8f..98c688f 100644 --- a/yomi_base/constants.py +++ b/yomi_base/constants.py @@ -17,5 +17,5 @@ c = { - 'appVersion': '0.10b', + 'appVersion': '0.11b', }