diff --git a/.conda/recipe/meta.yaml b/.conda/recipe/meta.yaml index 43690f4..2daffc9 100644 --- a/.conda/recipe/meta.yaml +++ b/.conda/recipe/meta.yaml @@ -1,4 +1,4 @@ -{% set version = "0.5.1" %} +{% set version = "0.5.2" %} package: name: snl-delft3d-cec-verify diff --git a/README.md b/README.md index 59e77bd..1460b9c 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ From a conda prompt create a named environment in which to install the for future updates: ``` -(base) > conda create -y -n snld3d --override-channels -c conda-forge -c dataonlygreater snl-delft3d-cec-verify=0.5.1 +(base) > conda create -y -n snld3d --override-channels -c conda-forge -c dataonlygreater snl-delft3d-cec-verify=0.5.2 (base) > conda activate snld3d (snld3d) > conda config --env --add channels conda-forge --add channels dataonlygreater (snld3d) > conda config --env --set channel_priority strict diff --git a/docs/_assets/gh-pages-redirect.html b/docs/_assets/gh-pages-redirect.html index 5cc2af2..b917e54 100644 --- a/docs/_assets/gh-pages-redirect.html +++ b/docs/_assets/gh-pages-redirect.html @@ -3,7 +3,7 @@