We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
streamgrid 1.0.4
1 parent c2ba88a commit 29f7871Copy full SHA for 29f7871
1 file changed
streamgrid/__init__.py
@@ -1,6 +1,6 @@
1
"""StreamGrid - Ultra-fast multi-stream video display"""
2
3
-__version__ = "1.0.3"
+__version__ = "1.0.4"
4
5
from .grid import StreamGrid
6
from .utils import optimize
0 commit comments