diff --git a/setup.py b/setup.py index fcfd902..a8ba423 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ version=version, author='Claromes', author_email='support@claromes.com', - description='Python client library for easy integration with Volleyball Information System (FIVB VIS) Web Service', + description='Python client for the Volleyball Information System (FIVB VIS)', license='GPLv3', long_description=long_description, long_description_content_type='text/markdown',