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,