diff --git a/install.yml b/install.yml index 7cd00fd..b6f2c56 100644 --- a/install.yml +++ b/install.yml @@ -1,5 +1,5 @@ # This file should be committed to your app code. -version: 1.0 +version: 1.1 # This should match the app - package name in your setup.py name: lfhazard diff --git a/setup.py b/setup.py index 1f8b36b..de851b6 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ setup( name=release_package, - version='1', + version='1.1', description='A tool for retrieving liquefaction hazard parameters' 'several states.', long_description='A tool for retrieving liquefaction hazard parameters based on Standard or Cone Penetration Tests '