Skip to content

Commit

Permalink
TensorBoard 1.6.0-rc0
Browse files Browse the repository at this point in the history
  • Loading branch information
nfelt committed Feb 6, 2018
1 parent 71a816b commit 93b4a39
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# Release 1.6.0

The 1.6 minor series tracks TensorFlow 1.6. Release notes upcoming.


# Release 1.5.0

The 1.5 minor series tracks TensorFlow 1.5.
Expand Down
2 changes: 1 addition & 1 deletion tensorboard/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@

"""Contains the version string."""

VERSION = '1.6.0a0'
VERSION = '1.6.0-rc0'

0 comments on commit 93b4a39

Please sign in to comment.