diff --git a/setup.py b/setup.py old mode 100644 new mode 100755 index e5598ec3..1d76876b --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name='python-saml', version='2.4.1', - description='Onelogin Python Toolkit. Add SAML support to your Python software using this library', + description='Modified by Zoomforth. Onelogin Python Toolkit. Add SAML support to your Python software using this library', classifiers=[ 'Development Status :: 5 - Production/Stable', 'Intended Audience :: Developers',