Update __init__.py

Nudging version to 2.2.1
This commit is contained in:
Jamie Hardt
2025-05-24 21:58:50 -07:00
committed by GitHub
parent a519a525b2
commit aa7b418121

View File

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