Skip to content

Commit 8c12934

Browse files
committedSep 25, 2024·
TensorBoard 2.18.0
1 parent 801c0cd commit 8c12934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎tensorboard/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

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

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

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

0 commit comments

Comments
 (0)
Please sign in to comment.