Nudge version

Also saved upload command to a script
This commit is contained in:
Jamie Hardt
2018-12-29 16:31:48 -08:00
parent af1c532a67
commit b5a3285e64
3 changed files with 4 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.8',
version='0.9',
author='Jamie Hardt',
author_email='jamiehardt@me.com',
description='CMX 3600 Edit Decision List Parser',