release v1.9.26 (#947)

This commit is contained in:
Fangjun Kuang
2024-05-30 19:37:26 +08:00
committed by GitHub
parent 0196f1d546
commit 1e277ae9b7

View File

@@ -4,7 +4,7 @@ set(CMAKE_OSX_DEPLOYMENT_TARGET "10.14" CACHE STRING "Minimum OS X deployment ve
project(sherpa-onnx) project(sherpa-onnx)
set(SHERPA_ONNX_VERSION "1.9.25") set(SHERPA_ONNX_VERSION "1.9.26")
# Disable warning about # Disable warning about
# #