We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 556772c + 643938c commit 4237005Copy full SHA for 4237005
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = 'django-auth-adfs'
3
-version = '1.9.1' # Remember to also change __init__.py version
+version = "1.9.2" # Remember to also change __init__.py version
4
description = 'A Django authentication backend for Microsoft ADFS and AzureAD'
5
authors = ['Joris Beckers <[email protected]>']
6
maintainers = ['Jonas Krüger Svensson <[email protected]>', 'Sondre Lillebø Gundersen <[email protected]>']
0 commit comments