Skip to content

Commit a8101fe

Browse files
authored
v0.3.0 (#108)
2 parents 23b35d8 + b5bbeaf commit a8101fe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ttnn-visualzer",
33
"private": true,
4-
"version": "0.2.0",
4+
"version": "0.3.0",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "ttnn_visualizer"
33
authors = []
4-
version = "0.2.0"
4+
version = "0.3.0"
55
description = "TT Visualizer"
66
readme = "README.md"
77
requires-python = ">=3.12"

0 commit comments

Comments
 (0)