Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add method to programmatically check the current version? #218

Open
serpulga opened this issue Feb 27, 2018 · 2 comments
Open

Add method to programmatically check the current version? #218

serpulga opened this issue Feb 27, 2018 · 2 comments

Comments

@serpulga
Copy link
Contributor

For instance:

>>> import onelogin.saml2
>>> onelogin.saml2.__version__
'2.4.0'
@pitbulk
Copy link
Contributor

pitbulk commented Feb 27, 2018

Right now the version is available on the setup.py file only

I was thinking about that also.. but don't know what method is better.

@serpulga
Copy link
Contributor Author

serpulga commented Feb 27, 2018

Btw, thank you for such quick turnaround on CVE-2017-11427. I was about to open up a ticket about it but then I saw it was fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants