We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53f3d0d commit 03492acCopy full SHA for 03492ac
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "ttnn-visualizer",
3
"private": true,
4
- "version": "0.43.0",
+ "version": "0.43.1",
5
"type": "module",
6
"scripts": {
7
"dev": "vite",
pyproject.toml
[project]
name = "ttnn_visualizer"
authors = []
-version = "0.43.0"
+version = "0.43.1"
description = "TT-NN Visualizer"
readme = "README.md"
requires-python = ">=3.10"
0 commit comments