Skip to content

Commit

Permalink
TensorBoard 2.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
arcra committed Feb 9, 2024
1 parent 48c7964 commit a4d9c27
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.1"
VERSION = "2.15.2"

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

0 comments on commit a4d9c27

Please sign in to comment.