Compare commits

..

1 Commits

Author SHA1 Message Date
github-actions[bot]
cb3077ace7 ci: update version string in docs 2025-01-11 18:51:15 +00:00
2 changed files with 2 additions and 3 deletions

View File

@@ -47,8 +47,7 @@ jobs:
- name: Copy Test Files
run: |
rm -rf ezkl-swift-package/Tests/EzklAssets/
mkdir -p ezkl-swift-package/Tests/EzklAssets/
rm -rf ezkl-swift-package/Tests/EzklAssets/*
cp tests/assets/kzg ezkl-swift-package/Tests/EzklAssets/kzg.srs
cp tests/assets/input.json ezkl-swift-package/Tests/EzklAssets/input.json
cp tests/assets/model.compiled ezkl-swift-package/Tests/EzklAssets/network.ezkl

View File

@@ -1,7 +1,7 @@
import ezkl
project = 'ezkl'
release = '17.1.3'
release = '17.1.2'
version = release