diff --git a/pyproject.toml b/pyproject.toml index 7ec42e9..f342411 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ dependencies=[ requires-python = ">=3.10" name='vocola2' authors = [{name = "Mark Lillibridge", email = "mdl@alum.mit.edu"}] -version="3.1.10.dev2" +version="3.1.10.dev3" description="Vocola is a voice command language for creating commands to control a computer by voice " keywords=["dragon","speech","dictation","dictation-toolbox","natlink", "dtactions"] readme = "readme.md"