We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 560fa69 commit 5668e5eCopy full SHA for 5668e5e
tensorboard/version.py
@@ -15,7 +15,7 @@
15
16
"""Contains the version string."""
17
18
-VERSION = "2.14.0a0"
+VERSION = "2.15.0a0"
19
20
if __name__ == "__main__":
21
print(VERSION)
0 commit comments