Skip to content

Commit

Permalink
Bump CMake Version.
Browse files Browse the repository at this point in the history
  • Loading branch information
breyerml committed Oct 8, 2024
1 parent a0285eb commit 5d2bc91
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.22)

project("hws - Hardware Sampling for GPUs and CPUs"
VERSION 1.0.0
VERSION 1.0.1
LANGUAGES CXX
DESCRIPTION "Hardware sampling (e.g., clock frequencies, memory consumption, temperatures, or energy draw) for CPUs and GPUS.")

Expand Down

0 comments on commit 5d2bc91

Please sign in to comment.