Skip to content

Commit

Permalink
v0.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
ahuang11 committed Aug 2, 2024
1 parent 141ef78 commit 908a896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion streamjoy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
from .streams import GifStream, HtmlStream, Mp4Stream
from .wrappers import wrap_holoviews, wrap_matplotlib

__version__ = "0.0.9"
__version__ = "0.0.10"

__all__ = [
"GifStream",
Expand Down

0 comments on commit 908a896

Please sign in to comment.