Compare commits

..

1 Commits

Author SHA1 Message Date
github-actions[bot]
ffb040c68f ci: update version string in docs 2024-12-12 19:20:40 +00:00
2 changed files with 1 additions and 9 deletions

View File

@@ -286,11 +286,3 @@ rustflags = ["-C", "relocation-model=pic"]
lto = "fat"
codegen-units = 1
# panic = "abort"
[package.metadata.wasm-pack.profile.release]
wasm-opt = [
"-O4",
"--flexible-inline-max-function-size",
"4294967295",
]

View File

@@ -1,7 +1,7 @@
import ezkl
project = 'ezkl'
release = '0.0.0'
release = '16.2.1'
version = release