We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0196f1d commit 1e277aeCopy full SHA for 1e277ae
CMakeLists.txt
@@ -4,7 +4,7 @@ set(CMAKE_OSX_DEPLOYMENT_TARGET "10.14" CACHE STRING "Minimum OS X deployment ve
4
5
project(sherpa-onnx)
6
7
-set(SHERPA_ONNX_VERSION "1.9.25")
+set(SHERPA_ONNX_VERSION "1.9.26")
8
9
# Disable warning about
10
#
0 commit comments