From 2d0782badfc618bace6352fb811ce1f2e8c0c342 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sun, 15 Feb 2015 15:04:24 +0900 Subject: [PATCH] Version bump Former-commit-id: 52b4e2093b4483bd8264d7f86ce6a5ab9b8b50b6 --- 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 187d68f..bc06b77 100644 --- a/yomi_base/constants.py +++ b/yomi_base/constants.py @@ -17,5 +17,5 @@ c = { - 'appVersion': '0.16b', + 'appVersion': '0.17b', }