ckcc-protocol/ckcc/__init__.py
2018-08-14 10:34:12 -04:00

7 lines
74 B
Python

__version__ = '0.7.2'
__all__ = [ "client", "protocol", "constants" ]