We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b33f54 commit 7ab1121Copy full SHA for 7ab1121
conda/meta.yaml
@@ -1,5 +1,5 @@
1
{% set name = "mache" %}
2
-{% set version = "1.20.0rc1" %}
+{% set version = "1.20.0" %}
3
4
package:
5
name: {{ name|lower }}
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = mache
-version = 1.20.0rc1
+version = 1.20.0
author = Xylar Asay-Davis
author_email = [email protected]
6
description = A package for providing configuration data relate to E3SM supported machines
0 commit comments