Skip to content

Commit 5928c11

Browse files
author
Simon Willison
committed
Version 0.10
1 parent 50e8178 commit 5928c11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
name='datasette',
55
description='An instant JSON API for your SQLite databases',
66
author='Simon Willison',
7-
version='0.9',
7+
version='0.10',
88
license='Apache License, Version 2.0',
99
url='https://github.com/simonw/datasette',
1010
packages=find_packages(),

0 commit comments

Comments
 (0)