Skip to content

Commit ae28aeb

Browse files
authored
Merge pull request #386 from andrewdnolan/constrain-mosaic
Update to polaris 0.9.0-alpha.3
2 parents 6660dfc + 9d64c91 commit ae28aeb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deploy/conda-dev-spec.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ mache={{ mache }}
1616
matplotlib-base>=3.9.0
1717
metis={{ metis }}
1818
moab={{ moab }}=*_tempest_*
19-
mosaic>=1.1.0,<2.0.0
19+
mosaic>=1.2.0,<2.0.0
2020
mpas_tools={{ mpas_tools }}
2121
nco
2222
netcdf4=*=nompi_*

polaris/version.py

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

0 commit comments

Comments
 (0)