mirror of
https://github.com/ml-explore/mlx.git
synced 2025-06-24 01:17:26 +08:00
patch bump (#1131)
This commit is contained in:
parent
81dd33af66
commit
6a9b584f3d
@ -23,7 +23,7 @@ option(MLX_BUILD_SAFETENSORS "Include support for safetensors format" ON)
|
||||
option(BUILD_SHARED_LIBS "Build mlx as a shared library" OFF)
|
||||
|
||||
if(NOT MLX_VERSION)
|
||||
set(MLX_VERSION 0.13.0)
|
||||
set(MLX_VERSION 0.13.1)
|
||||
endif()
|
||||
|
||||
# --------------------- Processor tests -------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user