Beta release: 1.0.0b2

This commit is contained in:
Aurélien Delobelle 2017-12-29 22:24:24 +01:00
parent a11a835ef2
commit 454fb52adb

View file

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
__version__ = '1.0.0b1'
__version__ = '1.0.0b2'
default_app_config = 'allauth_cas.apps.CASAccountConfig'