Skip to content

Commit f757911

Browse files
authored
TensorBoard 2.21.0 (#7130)
This is the 3/3 changes for release of 2.21.0
1 parent 9c12b0e commit f757911

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tensorboard/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
"""Contains the version string."""
1717

18-
VERSION = "2.21.0a0"
18+
VERSION = "2.21.0"
1919

2020
if __name__ == "__main__":
2121
print(VERSION)

0 commit comments

Comments
 (0)