mirror of
https://github.com/kennethreitz/records.git
synced 2026-06-05 06:46:17 +00:00
SQL for Humans
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user