diff --git a/setup.py b/setup.py index 73d1c8f..5575ecd 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="lidbox", - version="0.6.1", + version="0.7.0", description="End-to-end spoken language identification (LID) on TensorFlow", long_description=readmefile_contents, long_description_content_type="text/markdown",