Skip to content

Commit 13f52d6

Browse files
authored
Merge pull request #965 from xylar/update-mache
Update to v2.0.0-alpha.2 and mache v3.7.1
2 parents 225665b + 4f9534c commit 13f52d6

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

compass/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '2.0.0-alpha.1'
1+
__version__ = '2.0.0-alpha.2'

deploy/cli_spec.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"meta": {
33
"software": "compass",
4-
"mache_version": "3.6.1",
4+
"mache_version": "3.7.1",
55
"description": "Deploy compass environment"
66
},
77
"arguments": [

deploy/pins.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ bootstrap_python = 3.14
44
python = 3.14
55
esmf = 8.9.1
66
geometric_features = 1.6.3
7-
mache = 3.6.1
7+
mache = 3.7.1
88
mpas_tools = 1.5.1
99
otps = 2021.10
1010
parallelio = 2.6.9

0 commit comments

Comments
 (0)