VT-PR/vinetrimmer/vendor/h2/__init__.py
Aswin f8c4accd54 Reset
Reset dev
2025-03-18 00:17:27 +05:30

9 lines
86 B
Python

# -*- coding: utf-8 -*-
"""
h2
~~
A HTTP/2 implementation.
"""
__version__ = '2.6.2'