Skip to content

Commit

Permalink
v0.17.3 (#328)
Browse files Browse the repository at this point in the history
  • Loading branch information
aidemsined authored Jan 20, 2025
2 parents 39f3d39 + 662df89 commit 50b6668
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ttnn-visualzer",
"private": true,
"version": "0.17.1",
"version": "0.17.3",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[project]
name = "ttnn_visualizer"
authors = []
version = "0.17.1"
version = "0.17.3"
description = "TT Visualizer"
readme = "README.md"
requires-python = ">=3.12"
Expand Down

0 comments on commit 50b6668

Please sign in to comment.