Add pyopenssl.version module (#8384)

This commit is contained in:
Nikita Sobolev
2022-07-24 22:46:54 +03:00
committed by GitHub
parent eb9edf1bd6
commit d4287a7f08

View File

@@ -0,0 +1,9 @@
__version__: str
__title__: str
__uri__: str
__summary__: str
__author__: str
__email__: str
__license__: str
__copyright__: str