Skip to content

Commit

Permalink
Merge pull request #205 from snok/sondrelg/bump-version
Browse files Browse the repository at this point in the history
Bump version from 1.9.1 to 1.9.2
  • Loading branch information
sondrelg authored Nov 23, 2021
2 parents 556772c + 643938c commit 4237005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = 'django-auth-adfs'
version = '1.9.1' # Remember to also change __init__.py version
version = "1.9.2" # Remember to also change __init__.py version
description = 'A Django authentication backend for Microsoft ADFS and AzureAD'
authors = ['Joris Beckers <[email protected]>']
maintainers = ['Jonas Krüger Svensson <[email protected]>', 'Sondre Lillebø Gundersen <[email protected]>']
Expand Down

0 comments on commit 4237005

Please sign in to comment.