From a6c19ff94132f7852467a83cd31bfc62385eafea Mon Sep 17 00:00:00 2001 From: Nilai Vemula Date: Mon, 3 Aug 2020 16:20:15 -0500 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 0a83116..2ce2f60 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ setup( name='pycellfit', - version='0.2.0', + version='0.2.3', license='MIT', author='Nilai Vemula', author_email='nilai.r.vemula@vanderbilt.edu',