Skip to content

Commit e098e77

Browse files
committed
Bump build/number to 1
1 parent e82f293 commit e098e77

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
{% set name = "xgboost" %}
22
{% set version = "2.1.0" %}
3-
{% set build_number = 0 %}
3+
{% set build_number = 1 %}
44
{% set min_python = "3.8" %}
55

66
{% set string_prefix = "cuda" ~ (cuda_compiler_version | replace('.', '')) %} # [cuda_compiler_version != "None"]

0 commit comments

Comments
 (0)