release : v1.3.0

This commit is contained in:
Georgi Gerganov
2023-04-15 17:30:44 +03:00
parent 5108b30e6d
commit c23588cc4b
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
cmake_minimum_required (VERSION 3.0)
project(whisper.cpp VERSION 1.2.1)
project(whisper.cpp VERSION 1.3.0)
if ("${CMAKE_CXX_COMPILER_ID}" STREQUAL "MSVC")
add_compile_options(/utf-8)