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