Release 0.5a1

This commit is contained in:
Simon Willison 2026-02-26 15:25:22 -08:00
commit 04e396b020

View file

@ -1,6 +1,6 @@
[project]
name = "dclient"
version = "0.5a0"
version = "0.5a1"
description = "A client CLI utility for Datasette instances"
readme = "README.md"
authors = [{name = "Simon Willison"}]