We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5398207 commit d22a8f0Copy full SHA for d22a8f0
recipe/meta.yaml
@@ -1,6 +1,6 @@
1
{% set version = "5.0.0" %}
2
{% set major = version.rpartition('.')[0] %}
3
-{% set build = 1 %}
+{% set build = 2 %}
4
5
# give conda package a higher build number
6
{% if mpi_type == 'conda' %}
0 commit comments