to test github action
This commit is contained in:
Jamie Hardt
2020-01-04 22:28:02 -08:00
parent e132c5846c
commit 5d4bb13ad6
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='wavinfo',
version='1.4',
version='1.4.1',
author='Jamie Hardt',
author_email='jamiehardt@me.com',
description='Probe WAVE Files for iXML, Broadcast-WAVE and other metadata.',