From eea5f13c9b2fb7156d11ad0b2363dab8b5607b7e Mon Sep 17 00:00:00 2001 From: dslosky-usgs Date: Wed, 23 Jun 2021 11:52:32 -0600 Subject: [PATCH] Roll version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index c52d964..51b9baf 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ # the version across setup.py and the project code, see # https://packaging.python.org/en/latest/single_source_version.html - version='0.0b1', + version='1.0.0', description='Potential impact calculation for well defined facilities due to an input earthquake hazard', long_description=long_description,