Skip to content

Commit 50b6668

Browse files
authored
v0.17.3 (#328)
2 parents 39f3d39 + 662df89 commit 50b6668

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.17.1",
4+
"version": "0.17.3",
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.17.1"
4+
version = "0.17.3"
55
description = "TT Visualizer"
66
readme = "README.md"
77
requires-python = ">=3.12"

0 commit comments

Comments
 (0)