Updated version and banner

This commit is contained in:
Jamie Hardt
2022-11-04 18:03:38 -07:00
parent 8407d31333
commit 21c32e282c
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
from ptulsconv.docparser.ptuls_grammar import protools_text_export_grammar
__version__ = '0.8.4'
__version__ = '1.0.0'
__author__ = 'Jamie Hardt'
__license__ = 'MIT'