mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
parent
932e0a3f91
commit
43ae15c0d1
2 changed files with 51 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
|||
__version_info__ = (0, 17)
|
||||
__version_info__ = (0, 18)
|
||||
__version__ = '.'.join(map(str, __version_info__))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue