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