diff --git a/pyproject.toml b/pyproject.toml index b3d5763..6ad31d0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "auditui" -version = "0.1.0" +version = "0.1.1" description = "An Audible TUI client" readme = "README.md" requires-python = ">=3.10,<3.13"