Nudged version to 1.6.3

This commit is contained in:
Jamie Hardt
2022-01-06 11:45:39 -08:00
parent 35311e394d
commit c966097e7d
2 changed files with 3 additions and 2 deletions

View File

@@ -30,7 +30,8 @@ setup(name='wavinfo',
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9"],
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10"],
keywords='waveform metadata audio ebu smpte avi library film tv editing editorial',
install_requires=['lxml', 'ear'],
entry_points={