Skip to content

Commit e1df632

Browse files
committed
Update versions.
1 parent b9407f7 commit e1df632

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ authors:
2525
affiliation: University of Stuttgart
2626
repository-code: 'https://github.com/SC-SGS/hardware_sampling'
2727
license: MIT
28-
version: v1.0.3
29-
date-released: '2024-10-09'
28+
version: v1.1.0
29+
date-released: '2025-04-29'

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
cmake_minimum_required(VERSION 3.22)
88

99
project("hws - Hardware Sampling for GPUs and CPUs"
10-
VERSION 1.0.1
10+
VERSION 1.1.0
1111
LANGUAGES CXX
1212
DESCRIPTION "Hardware sampling (e.g., clock frequencies, memory consumption, temperatures, or energy draw) for CPUs and GPUS.")
1313

0 commit comments

Comments
 (0)