diff --git a/pyproject.toml b/pyproject.toml index 2d0a3b9..669eff7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "datasette-extract" -version = "0.1a5" +version = "0.1a6" description = "Import unstructured data (text and images) into structured tables" readme = "README.md" authors = [{name = "Simon Willison"}]