There was an error while loading. Please reload this page.
1 parent fdd8e87 commit 334a9abCopy full SHA for 334a9ab
tensorboard/version.py
@@ -15,7 +15,7 @@
15
16
"""Contains the version string."""
17
18
-VERSION = "2.19.0a0"
+VERSION = "2.20.0a0"
19
20
if __name__ == "__main__":
21
print(VERSION)
0 commit comments