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 d0db8fd commit 2a435a7Copy full SHA for 2a435a7
recipe/meta.yaml
@@ -1,6 +1,6 @@
1
# if you wish to build release candidate number X, append the version string with ".rcX"
2
{% set version = "2.7.1" %}
3
-{% set build = 1 %}
+{% set build = 2 %}
4
5
# Use a higher build number for the CUDA variant, to ensure that it's
6
# preferred by conda's solver, and it's preferentially
0 commit comments