diff --git a/gprofiler/__init__.py b/gprofiler/__init__.py index ea407cc84..ab26022e7 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.43.0" +__version__ = "1.44.0"