bazarr/libs/certifi/__init__.py

4 lines
52 B
Python
Raw Normal View History

2019-04-28 04:02:12 +00:00
from .core import where
2019-09-18 15:30:46 +00:00
__version__ = "2019.09.11"