Release v1.8.8 (#414)

This commit is contained in:
Fangjun Kuang
2023-11-07 15:58:23 +08:00
committed by GitHub
parent 10d6dba187
commit ab0e830bee
2 changed files with 2 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.8.7")
set(SHERPA_ONNX_VERSION "1.8.8")
# Disable warning about
#