Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
iluvcapra authored Oct 11, 2020
1 parent 3a597b5 commit 3226e63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ptulsconv/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
from .ptuls_parser_visitor import DictionaryParserVisitor
from .transformations import TimecodeInterpreter

__version__ = '0.5'
__version__ = '0.5.1'
__author__ = 'Jamie Hardt'
__license__ = 'MIT'

0 comments on commit 3226e63

Please sign in to comment.