Added 'audio' method to ChannelMap

Added `audio` property to channelmap to test if it contains any audio channels.
This commit is contained in:
Jamie Hardt
2019-08-18 10:57:16 -07:00
parent c56d2066ad
commit 566e6257f4
4 changed files with 8 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ with open("README.md", "r") as fh:
long_description = fh.read()
setup(name='pycmx',
version='1.0.1',
version='1.1.0',
author='Jamie Hardt',
author_email='jamiehardt@me.com',
description='CMX 3600 Edit Decision List Parser',