# -*- coding: utf-8 -*-
"""
wsproto
~~~

A WebSocket implementation.
"""

__version__ = "0.11.0"
