Compare commits

..

1 Commits

Author SHA1 Message Date
github-actions[bot]
aa7a4c6146 ci: update version string in docs 2024-11-22 13:47:44 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -168,7 +168,7 @@ jobs:
name: wheels
path: dist
# There's a problem with the maturin-action toolchain for arm arch leading to failed builds
# TODO: There's a problem with the maturin-action toolchain for arm arch leading to failed builds
# linux-cross:
# runs-on: ubuntu-latest
# strategy:
@@ -306,7 +306,7 @@ jobs:
manylinux: musllinux_1_2
args: --release --out dist --features python-bindings
- uses: uraimo/run-on-arch-action@v2.8.1
- uses: uraimo/run-on-arch-action@v2.5.0
name: Install built wheel
with:
arch: ${{ matrix.platform.arch }}

View File

@@ -1,7 +1,7 @@
import ezkl
project = 'ezkl'
release = '15.6.3'
release = '15.6.2'
version = release