From 128fea046a823ea95ad8b94811b3a1680106b3a4 Mon Sep 17 00:00:00 2001 From: chen Date: Wed, 13 Mar 2019 18:50:23 -0400 Subject: [PATCH] Update bpfin0.2.5 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index aa1b229..2a00505 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ reqs = [str(req.req) for req in install_reqs] setup( name='bpfin', - version='0.2.5-beta', + version='0.2.5', description='Finance models and utilites', author='BlocPower', author_email='admin@blocpower.org', -- GitLab