New dev release
This commit is contained in:
parent
9860eb683f
commit
3f84c805d0
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
__version__ = '0.0.1.dev0'
|
||||
__version__ = '0.0.1.dev1'
|
||||
|
||||
default_app_config = 'allauth_cas.apps.CASAccountConfig'
|
||||
|
||||
|
|
Loading…
Reference in a new issue