Skip to content

Commit bebbb7e

Browse files
committed
bump build number
1 parent 17991cc commit bebbb7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# if you wish to build release candidate number X, append the version string with ".rcX"
22
{% set version = "2.8.0" %}
3-
{% set build = 1 %}
3+
{% set build = 2 %}
44

55
# Use a higher build number for the CUDA variant, to ensure that it's
66
# preferred by conda's solver, and it's preferentially

0 commit comments

Comments
 (0)