chapeau/kepi/__init__.py

7 wiersze
176 B
Python

__title__ = 'kepi'
__version__ = '0.4.5'
VERSION = __version__
__author__ = 'Marnanel Thurman'
__license__ = 'GPL-2'
__copyright__ = 'Copyright (c) 2018-2020 Marnanel Thurman'