~roadmr/django-saml2-idp/bump-0.22

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Daniel Manrique
  • Date: 2022-02-23 14:46:38 UTC
  • Revision ID: daniel.manrique@canonical.com-20220223144638-5ftosgkeptiysfzt
Bump to 0.22

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
setup(
4
4
    name = 'saml2idp',
5
 
    version = '0.21',
 
5
    version = '0.22',
6
6
    author = 'John Samuel Anderson',
7
7
    author_email = 'john@andersoninnovative.com',
8
8
    description = 'SAML 2.0 IdP for Django',