This commit is contained in:
Jannis Leidel 2014-12-04 17:24:51 -08:00
parent a209f84ac4
commit 880ece5cc1

View file

@ -1,7 +1,7 @@
from .base import Config
from django.utils.functional import SimpleLazyObject
__version__ = '1.0a1'
__version__ = '1.0'
try: