diff --git a/conda/meta.yaml b/conda/meta.yaml index dd286d41..b42885ac 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -1,5 +1,5 @@ {% set name = "mache" %} -{% set version = "1.9.0rc4" %} +{% set version = "1.9.0" %} package: name: {{ name|lower }} diff --git a/setup.cfg b/setup.cfg index 40e61486..aba9051d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = mache -version = 1.9.0rc4 +version = 1.9.0 author = Xylar Asay-Davis author_email = xylar@lanl.gov description = A package for providing configuration data relate to E3SM supported machines