Skip to content

Commit

Permalink
Bump version to 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
moi15moi committed Jan 13, 2024
1 parent 09e5c1b commit 9b6934e
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.2"
__version__ = "0.0.3"

0 comments on commit 9b6934e

Please sign in to comment.