Skip to content

Commit

Permalink
Bump version to 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
moi15moi committed Jan 14, 2024
1 parent 3753012 commit 9e72fc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ass_tag_analyzer/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
from .ass_format import Format
from .ass_parser import parse_line, parse_tags, ass_item_to_text

__version__ = "0.0.3"
__version__ = "0.0.4"

0 comments on commit 9e72fc4

Please sign in to comment.