Update __init__.py

Nudged version
This commit is contained in:
Jamie Hardt
2023-07-27 23:23:39 -07:00
committed by GitHub
parent a636791539
commit 17b87b6e69

View File

@@ -2,7 +2,7 @@
Parse and convert Pro Tools text exports
"""
__version__ = '2.0.1'
__version__ = '2.1.0'
__author__ = 'Jamie Hardt'
__license__ = 'MIT'
__copyright__ = "%s %s (c) 2023 %s. All rights reserved." \