release : v1.2.1

This commit is contained in:
Georgi Gerganov
2023-02-28 22:29:12 +02:00
parent f420de1322
commit ad1389003d
5 changed files with 5 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
cmake_minimum_required (VERSION 3.0)
project(whisper.cpp VERSION 1.2.0)
project(whisper.cpp VERSION 1.2.1)
# Add path to modules
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake/")