From 4e33db334feddb1657a05d57ffea5a579e9e61d2 Mon Sep 17 00:00:00 2001 From: Lutz Roeder Date: Fri, 6 Oct 2023 18:28:40 -0700 Subject: [PATCH] Update to 7.2.2 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5c2ff8ff13..d51680347c 100755 --- a/package.json +++ b/package.json @@ -6,8 +6,8 @@ "email": "lutzroeder@users.noreply.github.com", "url": "https://www.lutzroeder.com" }, - "version": "7.2.1", - "date": "2023-09-30 01:58:52", + "version": "7.2.2", + "date": "2023-10-07 01:28:40", "description": "Visualizer for neural network, deep learning, and machine learning models", "license": "MIT", "repository": "lutzroeder/netron",