Skip to content

Commit

Permalink
bump version to 0.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
epistoteles committed Jun 18, 2024
1 parent 5e66579 commit ffe95b5
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 @@ -10,7 +10,7 @@
from tensorhue.viz import viz, _viz


__version__ = "0.0.9" # single source of version truth
__version__ = "0.0.10" # single source of version truth

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

Expand Down

0 comments on commit ffe95b5

Please sign in to comment.