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"