Version 1.1

This commit is contained in:
Jamie Hardt
2019-01-04 18:47:00 -08:00
parent c20b17e82c
commit 9e259e9d6c
3 changed files with 2 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ with open("README.md", "r") as fh:
long_description = fh.read()
setup(name='wavinfo',
version='1.0',
version='1.1',
author='Jamie Hardt',
author_email='jamiehardt@me.com',
description='WAVE sound file metadata parser.',