mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
One last update of the new tagline
This commit is contained in:
parent
860b97b5a4
commit
2955e7ea51
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -26,7 +26,7 @@ setup(
|
|||
name="datasette",
|
||||
version=versioneer.get_version(),
|
||||
cmdclass=versioneer.get_cmdclass(),
|
||||
description="A tool for exploring and publishing data",
|
||||
description="An open source multi-tool for exploring and publishing data",
|
||||
long_description=get_long_description(),
|
||||
long_description_content_type="text/markdown",
|
||||
author="Simon Willison",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue