Release v1.9.15 (#719)

This commit is contained in:
Fangjun Kuang
2024-03-29 19:58:04 +08:00
committed by GitHub
parent 6da4a1c12f
commit 43af1e6951
2 changed files with 6 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.13 FATAL_ERROR)
project(sherpa-onnx)
set(SHERPA_ONNX_VERSION "1.9.14")
set(SHERPA_ONNX_VERSION "1.9.15")
# Disable warning about
#