Skip to content

Commit 15465fb

Browse files
authored
[release] v0.7.21 (taichi-dev#2409)
1 parent 7a5e6ec commit 15465fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ project(taichi)
88

99
SET(TI_VERSION_MAJOR 0)
1010
SET(TI_VERSION_MINOR 7)
11-
SET(TI_VERSION_PATCH 20)
11+
SET(TI_VERSION_PATCH 21)
1212

1313
set(CMAKE_CXX_STANDARD 17)
1414

0 commit comments

Comments
 (0)