mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Version 0.10
This commit is contained in:
parent
50e817801f
commit
5928c11ee7
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -4,7 +4,7 @@ setup(
|
|||
name='datasette',
|
||||
description='An instant JSON API for your SQLite databases',
|
||||
author='Simon Willison',
|
||||
version='0.9',
|
||||
version='0.10',
|
||||
license='Apache License, Version 2.0',
|
||||
url='https://github.com/simonw/datasette',
|
||||
packages=find_packages(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue