From 20a3d01e04426fc3dc905f54254b34f25475b0e9 Mon Sep 17 00:00:00 2001 From: Roi Agai Date: Mon, 24 Jun 2024 15:40:16 +0300 Subject: [PATCH] 1.49.0 --- gprofiler/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gprofiler/__init__.py b/gprofiler/__init__.py index 27a235aa6..d57fc92a3 100644 --- a/gprofiler/__init__.py +++ b/gprofiler/__init__.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "1.48.0" +__version__ = "1.49.0"