From e759dcd168a8e9e9373e331b51b627a581b39643 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Fri, 30 Jan 2015 18:57:51 +0900 Subject: [PATCH] Version bump Former-commit-id: 95d27df448ad3e1381349eef175321d05bce020c --- yomi_base/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', }