We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04b7480 commit 75cc94dCopy full SHA for 75cc94d
certifi/__init__.py
@@ -1,4 +1,4 @@
1
from .core import contents, where
2
3
__all__ = ["contents", "where"]
4
-__version__ = "2022.05.18"
+__version__ = "2022.05.18.1"
0 commit comments