From efa6ee065876439cb47e44f35dce1ba38bf09330 Mon Sep 17 00:00:00 2001 From: snowman2 Date: Wed, 2 Sep 2015 07:56:18 -0500 Subject: [PATCH] updated version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index d58655f..10983c4 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name='RAPIDpy', - version='1.0.0', + version='1.0.1', description='Python scripting interface for the RAPID progam. More information about installation and the input parameters can be found at http://rapid-hub.org. The source code for RAPID is located at https://github.com/c-h-david/rapid/.', keywords='RAPID', author='Alan Dee Snow',