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