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 7ebdab6 commit bdb06cdCopy full SHA for bdb06cd
recipe/meta.yaml
@@ -1,6 +1,6 @@
1
{% set version = "4.1.4" %}
2
{% set major = version.rpartition('.')[0] %}
3
-{% set build = 0 %}
+{% set build = 1 %}
4
5
# give conda package a higher build number
6
{% if mpi_type == 'conda' %}
0 commit comments