Skip to content

Commit

Permalink
Release 0.63
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw committed Oct 27, 2022
1 parent e5e0459 commit bf00b0b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion datasette/version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__ = "0.63a1"
__version__ = "0.63"
__version_info__ = tuple(__version__.split("."))
2 changes: 2 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
~~~~~~~~

Expand Down

0 comments on commit bf00b0b

Please sign in to comment.