Skip to content

Commit 4237005

Browse files
authored
Merge pull request #205 from snok/sondrelg/bump-version
Bump version from 1.9.1 to 1.9.2
2 parents 556772c + 643938c commit 4237005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = 'django-auth-adfs'
3-
version = '1.9.1' # Remember to also change __init__.py version
3+
version = "1.9.2" # Remember to also change __init__.py version
44
description = 'A Django authentication backend for Microsoft ADFS and AzureAD'
55
authors = ['Joris Beckers <[email protected]>']
66
maintainers = ['Jonas Krüger Svensson <[email protected]>', 'Sondre Lillebø Gundersen <[email protected]>']

0 commit comments

Comments
 (0)