Skip to content

Commit 7097ef6

Browse files
authored
Update __init__.py
1 parent ce99494 commit 7097ef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

streamjoy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
from .streams import GifStream, HtmlStream, Mp4Stream
1313
from .wrappers import wrap_holoviews, wrap_matplotlib
1414

15-
__version__ = "0.0.8"
15+
__version__ = "0.0.9"
1616

1717
__all__ = [
1818
"GifStream",

0 commit comments

Comments
 (0)