Skip to content

Commit

Permalink
update project version to 0.2.1 (#154)
Browse files Browse the repository at this point in the history
Co-authored-by: Yuuichi Asahi <[email protected]>
  • Loading branch information
yasahi-hpc and Yuuichi Asahi authored Oct 8, 2024
1 parent 8b6e178 commit b460f18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ set(KOKKOSFFT_TOP_SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR})
# Set project
project(
KokkosFFT
VERSION 0.1.0
VERSION 0.2.1
LANGUAGES CXX
)

Expand Down

0 comments on commit b460f18

Please sign in to comment.