We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3774ca commit 2b55a17Copy full SHA for 2b55a17
CMakeLists.txt
@@ -8,7 +8,7 @@ if(NOT DEFINED CMAKE_CUDA_ARCHITECTURES)
8
endif()
9
10
# set the project name and version
11
-project(nuTens VERSION 0.3.1)
+project(nuTens VERSION 0.4.0)
12
13
# Changes default install path to be a subdirectory of the build dir.
14
# Can set build dir at configure time with -DCMAKE_INSTALL_PREFIX=/install/path
0 commit comments