diff --git a/setup.py b/setup.py index ec650da..e76a237 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ def _read_reqs(relpath): setup( name='scrapemed', version='0.0.9', - description='ScrapeMed is an NLP-powered scraper for PubMed Central.', + description='ScrapeMed: Beautiful Data Scraping for PubMed Central.', author='Daniel Frees', author_email='danielfrees@g.ucla.edu', url='https://github.com/mediboard/nlp/scrapemed',