Update setup.py

This commit is contained in:
Jamie Hardt
2020-01-04 22:38:15 -08:00
parent 1b8a3c3288
commit f67c4ac2c5

View File

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