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.
1 parent 93fea05 commit ef59c7cCopy full SHA for ef59c7c
CHANGES
@@ -1,7 +1,7 @@
1
Changes
2
=======
3
4
-0.19.0 (2020-05-x)
+0.19.0 (2020-06-03)
5
------------------
6
7
- Support several required fields during User creation
setup.py
@@ -24,7 +24,7 @@ def read(*rnames):
24
25
setup(
26
name='djangosaml2',
27
- version='0.18.1',
+ version='0.19.0',
28
description='pysaml2 integration for Django',
29
long_description=read('README.rst'),
30
classifiers=[
0 commit comments