Skip to content

Commit

Permalink
bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
ewanwm authored Sep 25, 2024
1 parent 611bb56 commit 8e0973c
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 @@ -8,7 +8,7 @@ if(NOT DEFINED CMAKE_CUDA_ARCHITECTURES)
endif()

# set the project name and version
project(nuTens VERSION 0.0.3)
project(nuTens VERSION 0.1.0)

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

0 comments on commit 8e0973c

Please sign in to comment.