Skip to content

Commit f5427c7

Browse files
committed
bump patch version
1 parent 963da00 commit f5427c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ if(NOT DEFINED CMAKE_CUDA_ARCHITECTURES)
88
endif()
99

1010
# set the project name and version
11-
project(nuTens VERSION 0.3.0)
11+
project(nuTens VERSION 0.3.1)
1212

1313
# Changes default install path to be a subdirectory of the build dir.
1414
# Can set build dir at configure time with -DCMAKE_INSTALL_PREFIX=/install/path

0 commit comments

Comments
 (0)