diff --git a/gprofiler/__init__.py b/gprofiler/__init__.py index 260edee36..6a6b21f37 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.16.0" +__version__ = "1.17.0"