Skip to content

Commit dbabb54

Browse files
committed
.github/workflows: set version
1 parent 4658507 commit dbabb54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
env:
1010
TALIB_C_VER: 0.6.4
11-
TALIB_PY_VER: ${{ github.ref_name }}
11+
TALIB_PY_VER: 0.6.5
1212
PIP_NO_VERIFY: 0
1313
PIP_VERBOSE: 1
1414
CIBW_BEFORE_BUILD: pip install -U setuptools Cython wheel meson-python ninja && pip install -U numpy

0 commit comments

Comments
 (0)