diff --git a/pyproject.toml b/pyproject.toml index e2637a4..acd906a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "turntable" -version = "0.1.0" +version = "1.0.0" description = "Turntable audio monitoring" authors = ["Correl Roush "] license = "MIT"