Skip to content

Commit b8eb5e9

Browse files
committed
2022.06.15.1
1 parent 47fb7ab commit b8eb5e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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__ = "2022.06.15"
4+
__version__ = "2022.06.15.1"

0 commit comments

Comments
 (0)