SQL for Humans

This commit is contained in:
2016-02-07 11:46:48 -05:00
parent 327f400b53
commit f396a2023d
+1 -1
View File
@@ -26,7 +26,7 @@ with open('HISTORY.rst', 'r', 'utf-8') as f:
setup(
name='records',
version=version,
description='Records: Just Write SQL.',
description='SQL for Humans',
long_description=readme + '\n\n' + history,
author='Kenneth Reitz',
author_email='me@kennethreitz.org',