Release 0.5a0

Refs #29
This commit is contained in:
Simon Willison 2026-02-26 15:00:49 -08:00 committed by GitHub
commit ebb8268d51
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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