Release 0.64.3

Refs #2065
This commit is contained in:
Simon Willison 2023-04-27 07:53:33 -07:00
commit 0746e785fc
2 changed files with 8 additions and 1 deletions

View file

@ -4,6 +4,13 @@
Changelog
=========
.. _v0_64_3:
0.64.3 (2023-04-27)
-------------------
- Added ``pip`` and ``setuptools`` as explicit dependencies. This fixes a bug where Datasette could not be installed using `Rye <https://github.com/mitsuhiko/rye>`__. (:issue:`2065`)
.. _v0_64_2:
0.64.2 (2023-03-08)