From ab9dfc367ab8bff7e661b7b0d8809ee7d1090ebc Mon Sep 17 00:00:00 2001 From: Andreas Gocht-Zech Date: Thu, 29 Dec 2022 16:09:19 +0100 Subject: [PATCH] Update _version.py --- scorep/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scorep/_version.py b/scorep/_version.py index 72aa758..0fd7811 100644 --- a/scorep/_version.py +++ b/scorep/_version.py @@ -1 +1 @@ -__version__ = "4.1.1" +__version__ = "4.2.0"