Compare commits

...

1 Commits

Author SHA1 Message Date
cff2e913fc github actions: fix Upload binary wheels PyPI 2025-02-02 00:47:13 +01:00
2 changed files with 1 additions and 3 deletions

View File

@@ -52,8 +52,6 @@ jobs:
with:
name: binary-wheels-${{matrix.os}}-${{matrix.arch}}
path: python/wheelhouse/*.whl
- name: Display files
run: ls -lR
build_sdist:
name: Build source distribution

View File

@@ -1 +1 @@
2.1.8
2.1.9