New dev release

This commit is contained in:
Aurélien Delobelle 2017-07-26 18:34:08 +02:00
parent 9860eb683f
commit 3f84c805d0

View file

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
__version__ = '0.0.1.dev0'
__version__ = '0.0.1.dev1'
default_app_config = 'allauth_cas.apps.CASAccountConfig'