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