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