Skip to content

Commit e713282

Browse files
committed
2022.05.18
1 parent 51c3f2a commit e713282

File tree

2 files changed

+398
-230
lines changed

2 files changed

+398
-230
lines changed

certifi/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
from .core import contents, where
22

33
__all__ = ["contents", "where"]
4-
__version__ = "2021.10.08"
4+
__version__ = "2022.05.18"

0 commit comments

Comments
 (0)