8 lines
144 B
Python
8 lines
144 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
"""Top-level package for Bot_Z."""
|
|
|
|
__author__ = """Blallo"""
|
|
__email__ = "blallo@autistici.org"
|
|
__version__ = "0.1.0"
|