Skip to content

Commit 60b06a9

Browse files
authored
increase build number
1 parent 6ea7291 commit 60b06a9

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

cpython

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit 53fb7ef329d078e9bd4b688c5d5951a7d0208031

recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{% set ver2 = '.'.join(version.split('.')[0:2]) %}
55
{% set ver2nd = ''.join(version.split('.')[0:2]) %}
66
{% set ver3nd = ''.join(version.split('.')[0:3]) %}
7-
{% set build_number = 5 %}
7+
{% set build_number = 6 %}
88

99
# this makes the linter happy
1010
{% set channel_targets = channel_targets or 'conda-forge main' %}

0 commit comments

Comments
 (0)