Moved some code into different module files

This commit is contained in:
Jamie Hardt
2018-11-29 22:04:53 -08:00
parent ee12cdca0d
commit 284aea8422
5 changed files with 139 additions and 137 deletions

View File

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