Simon Willison 2022-10-27 15:11:26 -07:00
rodzic 26af9b9c4a
commit 61171f0154
2 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -1,2 +1,2 @@
__version__ = "0.63a1"
__version__ = "0.63"
__version_info__ = tuple(__version__.split("."))

Wyświetl plik

@ -9,6 +9,8 @@ Changelog
0.63 (2022-10-27)
-----------------
See `Datasette 0.63: The annotated release notes <https://simonwillison.net/2022/Oct/27/datasette-0-63/>`__ for more background on the changes in this release.
Features
~~~~~~~~