Skip to content

Commit 29eb337

Browse files
authored
Bump v0.0.1
1 parent 7094396 commit 29eb337

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

streamjoy/__init__.py

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

15-
__version__ = "0.0.0"
15+
__version__ = "0.0.1"
16+
1617
__all__ = [
1718
"GifStream",
1819
"ImageText",

0 commit comments

Comments
 (0)