Update setup.py

v1.0.1
This commit is contained in:
Jamie Hardt
2019-08-17 13:06:39 -07:00
parent 8b49a788ae
commit c56d2066ad

View File

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