We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18ee726 commit edc25e1Copy full SHA for edc25e1
streamjoy/__init__.py
@@ -12,7 +12,7 @@
12
from .streams import GifStream, Mp4Stream
13
from .wrappers import wrap_holoviews, wrap_matplotlib
14
15
-__version__ = "0.0.2"
+__version__ = "0.0.3"
16
17
__all__ = [
18
"GifStream",
0 commit comments