Browse Source

Update to 8.3.9

Lutz Roeder 8 months ago
parent
commit
84258725bd
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.3.8",
+    "version": "8.3.9",
     "lockfileVersion": 3,
     "requires": true,
     "packages": {
         "": {
             "name": "netron",
-            "version": "8.3.8",
+            "version": "8.3.9",
             "hasInstallScript": true,
             "license": "MIT",
             "dependencies": {

+ 2 - 2
package.json

@@ -6,8 +6,8 @@
         "email": "[email protected]",
         "url": "https://www.lutzroeder.com"
     },
-    "version": "8.3.8",
-    "date": "2025-06-08 17:10:36",
+    "version": "8.3.9",
+    "date": "2025-06-13 16:07:43",
     "description": "Visualizer for neural network, deep learning, and machine learning models",
     "license": "MIT",
     "repository": "lutzroeder/netron",