We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1166132 commit 1535f77Copy full SHA for 1535f77
1 file changed
ass_tag_analyzer/__init__.py
@@ -2,4 +2,4 @@
2
from .ass_format import Format
3
from .ass_parser import parse_line, parse_tags, ass_item_to_text
4
5
-__version__ = "0.0.4"
+__version__ = "0.0.5"
0 commit comments