ciclopibot/ciclopibot/__init__.py
2019-07-20 13:07:07 +02:00

9 lines
234 B
Python

"""Provide information about this package."""
__author__ = "Davide Testa"
__email__ = "davide@davte.it"
__license__ = "GNU General Public License v3.0"
__version__ = "1.0.4"
__maintainer__ = "Davide Testa"
__contact__ = "t.me/davte"