Skip to content

Commit

Permalink
bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
epistoteles committed Aug 6, 2024
1 parent 46c226b commit a5842d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tensorhue/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
from tensorhue.viz import viz, _viz, _viz_image


__version__ = "0.0.13" # single source of version truth
__version__ = "0.0.14" # single source of version truth

__all__ = ["set_printoptions", "viz", "pride"]

Expand Down

0 comments on commit a5842d1

Please sign in to comment.