Skip to content

Commit 8fb96ed

Browse files
committed
2023.07.22
1 parent afe7722 commit 8fb96ed

File tree

2 files changed

+186
-140
lines changed

2 files changed

+186
-140
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__ = "2023.05.07"
4+
__version__ = "2023.07.22"

0 commit comments

Comments
 (0)