From 0ffccd85282b9e3ac5e340e90e6f72ba3a347cae Mon Sep 17 00:00:00 2001 From: Yonatan Goldschmidt Date: Sun, 25 Jun 2023 15:13:30 +0300 Subject: [PATCH] gProfiler 1.31.0 --- gprofiler/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gprofiler/__init__.py b/gprofiler/__init__.py index fa767d4fb..4a30f7be9 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.30.0" +__version__ = "1.31.0"