Update certifi to 2017.11.05

This commit is contained in:
JonnyWong16 2017-12-26 15:26:43 -08:00
commit f1783df8d6
5 changed files with 1068 additions and 2366 deletions

3
lib/certifi/__init__.py Normal file
View file

@ -0,0 +1,3 @@
from .core import where, old_where
__version__ = "2017.11.05"