We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 225665b + 4f9534c commit 13f52d6Copy full SHA for 13f52d6
3 files changed
compass/version.py
@@ -1 +1 @@
1
-__version__ = '2.0.0-alpha.1'
+__version__ = '2.0.0-alpha.2'
deploy/cli_spec.json
@@ -1,7 +1,7 @@
{
2
"meta": {
3
"software": "compass",
4
- "mache_version": "3.6.1",
+ "mache_version": "3.7.1",
5
"description": "Deploy compass environment"
6
},
7
"arguments": [
deploy/pins.cfg
@@ -4,7 +4,7 @@ bootstrap_python = 3.14
python = 3.14
esmf = 8.9.1
geometric_features = 1.6.3
-mache = 3.6.1
+mache = 3.7.1
8
mpas_tools = 1.5.1
9
otps = 2021.10
10
parallelio = 2.6.9
0 commit comments