Skip to content

Commit

Permalink
TensorBoard 2.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bmd3k committed Feb 14, 2024
1 parent 3a4bfac commit a527c2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tensorboard/version.py
Expand Up @@ -15,7 +15,7 @@

"""Contains the version string."""

VERSION = "2.16.0"
VERSION = "2.16.1"

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

0 comments on commit a527c2b

Please sign in to comment.