From 121159b38ab6e5857cee961a445efb69a54b25d4 Mon Sep 17 00:00:00 2001 From: Lutz Roeder Date: Fri, 18 Oct 2024 18:43:34 -0700 Subject: [PATCH] Update to 7.9.7 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0e2ea75ae7..ce16d6aea3 100755 --- a/package.json +++ b/package.json @@ -6,8 +6,8 @@ "email": "lutzroeder@users.noreply.github.com", "url": "https://www.lutzroeder.com" }, - "version": "7.9.6", - "date": "2024-10-12 02:53:19", + "version": "7.9.7", + "date": "2024-10-19 01:43:34", "description": "Visualizer for neural network, deep learning, and machine learning models", "license": "MIT", "repository": "lutzroeder/netron",