VT-PR/vinetrimmer/vendor/h2/__init__.py

9 lines
86 B
Python
Raw Normal View History

2025-03-18 00:17:27 +05:30
# -*- coding: utf-8 -*-
"""
h2
~~
A HTTP/2 implementation.
"""
__version__ = '2.6.2'