datasette-export-database 0.3a2
datasette-export-database 0.3a2 fixes a dependency issue where pyproject.toml incorrectly pinned datasette==1.0a27, making the plugin incompatible with other Datasette versions. The fix changes the requirement to datasette>=1.0a27.