1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2024-12-28 10:38:26 +00:00
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"