Update setup.py

Bump version number
This commit is contained in:
Jamie Hardt
2022-11-18 23:01:57 -08:00
committed by GitHub
parent e350565430
commit 69b6c7236d

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.1.4', version='1.1.5',
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',