"""
Django-AdminPlus module
"""

VERSION = (0, 6)
__version__ = '.'.join(map(str, VERSION))
