fix description

This commit is contained in:
Kenneth Reitz
2012-06-09 06:19:06 -04:00
parent 881cd0634c
commit 9e013cf29c
+1 -1
View File
@@ -24,7 +24,7 @@ requires = ['boto>=2.2.0']
setup(
name='dynamo',
version='0.1.0',
description='Python HTTP for Humans.',
description='Simple DynamoDB Interface.',
long_description=open('README.rst').read() + '\n\n' +
open('HISTORY.rst').read(),
author='Kenneth Reitz',