Skip to content

Commit 594abf6

Browse files
committed
Bump to new C-Blosc2 3.1.3
1 parent 1af7f81 commit 594abf6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ endif()
1515
project(python-blosc2)
1616

1717
set(BLOSC2_MIN_VERSION 3.0.0)
18-
set(BLOSC2_BUNDLED_VERSION v3.1.2)
18+
set(BLOSC2_BUNDLED_VERSION v3.1.3)
1919

2020
if(WIN32 AND NOT CMAKE_C_COMPILER_ID STREQUAL "Clang")
2121
message(FATAL_ERROR "Windows builds require clang-cl. Set CC/CXX to clang-cl or configure CMake with -T ClangCL.")

0 commit comments

Comments
 (0)