We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 141ef78 commit 908a896Copy full SHA for 908a896
streamjoy/__init__.py
@@ -12,7 +12,7 @@
12
from .streams import GifStream, HtmlStream, Mp4Stream
13
from .wrappers import wrap_holoviews, wrap_matplotlib
14
15
-__version__ = "0.0.9"
+__version__ = "0.0.10"
16
17
__all__ = [
18
"GifStream",
0 commit comments