We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61fadf1 commit 3d8144dCopy full SHA for 3d8144d
tensorboard/version.py
@@ -15,7 +15,7 @@
15
16
"""Contains the version string."""
17
18
-VERSION = "2.13.0a0"
+VERSION = "2.13.0"
19
20
if __name__ == "__main__":
21
print(VERSION)
0 commit comments