Skip to content

Commit

Permalink
TensorBoard 2.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arcra committed Oct 19, 2023
1 parent 566457d commit 553dedc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tensorboard/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

"""Contains the version string."""

VERSION = "2.15.0a0"
VERSION = "2.15.0"

if __name__ == "__main__":
print(VERSION)

0 comments on commit 553dedc

Please sign in to comment.