Skip to content

Commit ef59c7c

Browse files
committed
Release version 0.19.0
1 parent 93fea05 commit ef59c7c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changes
22
=======
33

4-
0.19.0 (2020-05-x)
4+
0.19.0 (2020-06-03)
55
------------------
66

77
- Support several required fields during User creation

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ def read(*rnames):
2424

2525
setup(
2626
name='djangosaml2',
27-
version='0.18.1',
27+
version='0.19.0',
2828
description='pysaml2 integration for Django',
2929
long_description=read('README.rst'),
3030
classifiers=[

0 commit comments

Comments
 (0)