blivedm/blivedm/__init__.py

6 lines
98 B
Python

# -*- coding: utf-8 -*-
__version__ = '1.1.1-dev'
from .handlers import *
from .clients import *