diff --git a/pyproject.toml b/pyproject.toml index 3028b99..e1cdbf7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "dclient" -version = "0.5a1" +version = "0.5a2" description = "A client CLI utility for Datasette instances" readme = "README.md" authors = [{name = "Simon Willison"}]