Skip to content

Commit de6e1a8

Browse files
authored
Update CMakeLists.txt
Update version
1 parent 1f9df87 commit de6e1a8

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
@@ -47,7 +47,7 @@ endif()
4747
project(MATX
4848
LANGUAGES CUDA CXX
4949
DESCRIPTION "A modern and efficient header-only C++ library for numerical computing on GPU"
50-
VERSION 0.1.0
50+
VERSION 0.1.1
5151
HOMEPAGE_URL "https://github.com/NVIDIA/MatX")
5252

5353
if (NOT CMAKE_CUDA_ARCHITECTURES)

0 commit comments

Comments
 (0)