Skip to content

Commit

Permalink
Bump compass version number
Browse files Browse the repository at this point in the history
Pin new mpas_tools
  • Loading branch information
xylar committed Sep 5, 2020
1 parent 63ef928 commit d81d308
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions compass/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% set name = "compass" %}
{% set version = "0.1.10" %}
{% set version = "0.1.11" %}
{% set build = 0 %}

{% if mpi == "nompi" %}
Expand Down Expand Up @@ -31,7 +31,7 @@ requirements:
run:
- python
- geometric_features 0.1.11
- mpas_tools 0.0.12
- mpas_tools 0.0.13
- jigsaw 0.9.12
- jigsawpy 0.2.1
- metis
Expand Down

0 comments on commit d81d308

Please sign in to comment.