mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Datasette now supports Python 3.9
This commit is contained in:
parent
a61f0e4e15
commit
1bdbc8aa7f
2 changed files with 2 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ Other improvements in this release:
|
|||
- ``datasette publish heroku`` now deploys using Python 3.8.6.
|
||||
- New ``datasette publish heroku --tar=`` option. (`#969 <https://github.com/simonw/datasette/issues/969>`__)
|
||||
- ``OPTIONS`` requests against HTML pages no longer return a 500 error. (`#1001 <https://github.com/simonw/datasette/issues/1001>`__)
|
||||
- Datasette now supports Python 3.9.
|
||||
|
||||
.. _v0_49_1:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue