Skip to content

Commit 085421a

Browse files
committed
v0.17.1
1 parent 2348254 commit 085421a

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

0 commit comments

Comments
 (0)