Compare commits

..

1 Commits

Author SHA1 Message Date
github-actions[bot]
bb1a121cb6 ci: update version string in docs 2024-11-19 07:26:40 +00:00
3 changed files with 4 additions and 2 deletions

View File

@@ -283,6 +283,8 @@ jobs:
platform:
- target: aarch64-unknown-linux-musl
arch: aarch64
- target: armv7-unknown-linux-musleabihf
arch: armv7
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4

View File

@@ -1,4 +1,4 @@
ezkl
ezkl==15.6.0
sphinx
sphinx-rtd-theme
sphinxcontrib-napoleon

View File

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