Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
bump dev version #
  • Loading branch information
dougransom authored Dec 9, 2024
1 parent 841f88f commit 48e84f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies=[
requires-python = ">=3.10"
name='vocola2'
authors = [{name = "Mark Lillibridge", email = "[email protected]"}]
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"
Expand Down

0 comments on commit 48e84f7

Please sign in to comment.