Release 0.5a2

Refs #30, #31, #32, #33, #34
This commit is contained in:
Simon Willison 2026-02-26 21:55:56 -08:00 committed by GitHub
commit ed589d34cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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