# coding=utf-8
from .ddd import (
    DDD
)

__version__ = "0.5.1"
__author__ = "Łukasz Bołdys"