Skip to content

Commit ff0af2d

Browse files
authored
Merge pull request #113 from xylar/update_to_1.14.0
Update to v1.14.0
2 parents f502078 + 181f0ad commit ff0af2d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

conda/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{% set name = "mache" %}
2-
{% set version = "1.14.0rc1" %}
2+
{% set version = "1.14.0" %}
33

44
package:
55
name: {{ name|lower }}

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = mache
3-
version = 1.14.0rc1
3+
version = 1.14.0
44
author = Xylar Asay-Davis
55
author_email = [email protected]
66
description = A package for providing configuration data relate to E3SM supported machines

0 commit comments

Comments
 (0)