Bump version: 1.1.1
This commit is contained in:
parent
14d54f528b
commit
0272edd77d
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
*****
|
||||||
|
1.1.1
|
||||||
|
*****
|
||||||
|
|
||||||
|
- Pin python-cas version to make Clipper provider work. !17
|
||||||
|
|
||||||
*****
|
*****
|
||||||
1.1.0
|
1.1.0
|
||||||
*****
|
*****
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
__version__ = '1.1.0'
|
__version__ = '1.1.1'
|
||||||
|
|
||||||
default_app_config = 'allauth_ens.apps.ENSAllauthConfig'
|
default_app_config = 'allauth_ens.apps.ENSAllauthConfig'
|
||||||
|
|
Loading…
Reference in a new issue