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.
2 parents 39f3d39 + 662df89 commit 50b6668Copy full SHA for 50b6668
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "ttnn-visualzer",
3
"private": true,
4
- "version": "0.17.1",
+ "version": "0.17.3",
5
"type": "module",
6
"scripts": {
7
"dev": "vite",
pyproject.toml
[project]
name = "ttnn_visualizer"
authors = []
-version = "0.17.1"
+version = "0.17.3"
description = "TT Visualizer"
readme = "README.md"
requires-python = ">=3.12"
0 commit comments