diff --git a/gprofiler/__init__.py b/gprofiler/__init__.py index 9fd3680ff..87bd7fd88 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.5.0" +__version__ = "1.6.0"