diff --git a/yomi_base/constants.py b/yomi_base/constants.py index 057a753..8850f9e 100644 --- a/yomi_base/constants.py +++ b/yomi_base/constants.py @@ -17,6 +17,6 @@ c = { - 'appVersion': '0.22b', + 'appVersion': '0.23b', 'apiVersion': 1 }