Skip to content

Commit 4bcb7a7

Browse files
committed
Update package description
1 parent 3dadeed commit 4bcb7a7

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
@@ -126,7 +126,7 @@ def run_setup(with_cext):
126126
version=VERSION,
127127
author='Gregory Oschwald',
128128
author_email='goschwald@maxmind.com',
129-
description='Python extension for reading the MaxMind DB format',
129+
description='Reader for the MaxMind DB format',
130130
long_description=README,
131131
url='http://www.maxmind.com/',
132132
packages=find_packages('.'),

0 commit comments

Comments
 (0)