Files
kcc/kcc/__init__.py
T
2016-11-26 18:12:29 +01:00

5 lines
189 B
Python

__version__ = '5.2.1'
__license__ = 'ISC'
__copyright__ = '2012-2016, Ciro Mattia Gonano <ciromattia@gmail.com>, Pawel Jastrzebski <pawelj@iosphe.re>'
__docformat__ = 'restructuredtext en'