Skip to content

Commit

Permalink
Bump version to 0.6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
eyalroz committed Feb 27, 2024
1 parent 8290b03 commit cdac862
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 @@ -7,7 +7,7 @@
cmake_minimum_required(VERSION 3.25 FATAL_ERROR)

PROJECT(cuda-api-wrappers
VERSION 0.6.8
VERSION 0.6.9
DESCRIPTION "Thin C++-flavored wrappers for the CUDA Runtime API"
HOMEPAGE_URL https://github.com/eyalroz/cuda-api-wrappers
)
Expand Down

0 comments on commit cdac862

Please sign in to comment.