From e28677ae9efb5ff79dc679c6450c6d293a830f5b Mon Sep 17 00:00:00 2001 From: genedan Date: Sun, 20 Sep 2020 21:29:53 -0500 Subject: [PATCH] bump version --- tmval/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmval/constants.py b/tmval/constants.py index 50c670d..cc87cf3 100644 --- a/tmval/constants.py +++ b/tmval/constants.py @@ -1,4 +1,4 @@ -BUILD_VERSION = '0.0.10' +BUILD_VERSION = '0.0.11' FORMAL_PATTERNS = { 'interest': 'Effective Interest',