From 93a0332639ec69002e694f7dc0997357c8382c82 Mon Sep 17 00:00:00 2001 From: mdp0023 Date: Fri, 12 Apr 2024 09:53:48 -0500 Subject: [PATCH] update setup --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 6491bc0..36cc3f8 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ setup( name='SVInsight', - version='', + version='0.1.0', license='MIT', description='SVInsight - A python package for calculating an exploratory social vulnerability index', author='M. Preisser, P. Passalacqua, R. P. Bixler',