Browse Source

Update to 8.8.1

Lutz Roeder 2 months ago
parent
commit
74a91bcf29
2 changed files with 4 additions and 4 deletions
  1. 2 2
      package-lock.json
  2. 2 2
      package.json

+ 2 - 2
package-lock.json

@@ -1,12 +1,12 @@
 {
     "name": "netron",
-    "version": "8.8.0",
+    "version": "8.8.1",
     "lockfileVersion": 3,
     "requires": true,
     "packages": {
         "": {
             "name": "netron",
-            "version": "8.8.0",
+            "version": "8.8.1",
             "hasInstallScript": true,
             "license": "MIT",
             "dependencies": {

+ 2 - 2
package.json

@@ -6,8 +6,8 @@
         "email": "[email protected]",
         "url": "https://www.lutzroeder.com"
     },
-    "version": "8.8.0",
-    "date": "2025-12-26 19:56:23",
+    "version": "8.8.1",
+    "date": "2026-01-03 04:00:58",
     "description": "Visualizer for neural network, deep learning, and machine learning models",
     "license": "MIT",
     "repository": "lutzroeder/netron",