Release v1.4.1 (#121)

This commit is contained in:
Fangjun Kuang
2023-04-12 19:03:37 +08:00
committed by GitHub
parent d781fcdeef
commit 916e5adc1e
2 changed files with 94 additions and 1 deletions

View File

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