Mabasej_Team/.venv/lib/python3.9/site-packages/h2/__init__.py

9 lines
92 B
Python
Raw Normal View History

2021-03-17 08:57:57 +01:00
# -*- coding: utf-8 -*-
"""
hyper-h2
~~
A HTTP/2 implementation.
"""
__version__ = '4.0.0'