mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Datasette 0.19: plugin preview (with release notes)
This commit is contained in:
parent
e7c769ef30
commit
ba9bfa5831
4 changed files with 63 additions and 3 deletions
|
|
@ -1,2 +1,2 @@
|
|||
__version_info__ = (0, 18)
|
||||
__version_info__ = (0, 19)
|
||||
__version__ = '.'.join(map(str, __version_info__))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue