# -*- coding: utf-8 -*-
__version__ = '1.2.2'
__description__ = \
    'Lightweight python console, easy to embed into Qt applications'
__author__ = 'Marcus Oskarsson'
__author_email__ = 'marcus.oscarsson@esrf.fr'
__url__ = 'https://github.com/marcus-oscarsson/pyqtconsole'
