Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ahuang11 authored Jun 6, 2024
1 parent ce99494 commit 7097ef6
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.8"
__version__ = "0.0.9"

__all__ = [
"GifStream",
Expand Down

0 comments on commit 7097ef6

Please sign in to comment.