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 71a816b commit 93b4a39Copy full SHA for 93b4a39
RELEASE.md
@@ -1,3 +1,8 @@
1
+# Release 1.6.0
2
+
3
+The 1.6 minor series tracks TensorFlow 1.6. Release notes upcoming.
4
5
6
# Release 1.5.0
7
8
The 1.5 minor series tracks TensorFlow 1.5.
tensorboard/version.py
@@ -15,4 +15,4 @@
15
16
"""Contains the version string."""
17
18
-VERSION = '1.6.0a0'
+VERSION = '1.6.0-rc0'
0 commit comments