From 9497f5af102fc20a92c5b17a49d0c4ee004146ed Mon Sep 17 00:00:00 2001 From: Yonatan Goldschmidt Date: Mon, 2 May 2022 12:33:39 +0300 Subject: [PATCH] gProfiler 1.2.23 --- gprofiler/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gprofiler/__init__.py b/gprofiler/__init__.py index f4e9e36b3..5cf9d0489 100644 --- a/gprofiler/__init__.py +++ b/gprofiler/__init__.py @@ -2,4 +2,4 @@ # Copyright (c) Granulate. All rights reserved. # Licensed under the AGPL3 License. See LICENSE.md in the project root for license information. # -__version__ = "1.2.22" +__version__ = "1.2.23"