Skip to content

Commit 1ded926

Browse files
subhamsoni-googlecopybara-github
authored andcommitted
Update XProf version to 2.22.0
PiperOrigin-RevId: 876162584
1 parent 4deb939 commit 1ded926

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

plugin/xprof/version.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@
1414
# ==============================================================================
1515
"""Version information for tensorboard-plugin-profile."""
1616

17-
__version__ = "2.21.6"
17+
# Version format: major.minor.patch
18+
__version__ = "2.22.0"

0 commit comments

Comments
 (0)