diff --git a/setup.py b/setup.py index 599ad1f..3ef15c7 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ def readme(): setup( name='spid_sp_test', - version='0.4.1', + version='0.4.2', description="SAML2 SPID Service Provider validation tool that can be run from the command line", long_description=readme(), long_description_content_type='text/markdown',