Skip to content

Commit e460f3f

Browse files
committed
update __init__.py
1 parent 3221fee commit e460f3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

streamgrid/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""StreamGrid - Ultra-fast multi-stream video display."""
22

3-
__version__ = "1.0.6"
3+
__version__ = "1.0.7"
44
__all__ = ["StreamGrid"]
55

66
import argparse

0 commit comments

Comments
 (0)