Tweaked tests to catch my previous error

Also nudged version number
This commit is contained in:
Jamie Hardt
2018-12-01 12:48:41 -08:00
parent 966f8c1ca4
commit cc76223cbc
2 changed files with 9 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='0.3',
version='0.4',
author='Jamie Hardt',
author_email='jamiehardt@me.com',
description='CMX 3600 Edit Decision List Parser',