Compare commits

...

2 Commits

Author SHA1 Message Date
github-actions[bot]
aa7a4c6146 ci: update version string in docs 2024-11-22 13:47:44 +00:00
Jseam
5df83886c7 fix: typo (#873) 2024-11-22 22:47:25 +09:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
t name: Build and Publish Python Bindings
name: Build and Publish Python Bindings
on:
workflow_dispatch:

View File

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