Version nudge

version 0.8 is next up
This commit is contained in:
Jamie Hardt
2018-12-26 22:42:12 -08:00
parent dbf495f138
commit 28c2344a53
2 changed files with 2 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.7',
version='0.8',
author='Jamie Hardt',
author_email='jamiehardt@me.com',
description='CMX 3600 Edit Decision List Parser',