Skip to content

Commit

Permalink
2022.05.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukasa committed May 19, 2022
1 parent 04b7480 commit 75cc94d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion certifi/__init__.py
@@ -1,4 +1,4 @@
from .core import contents, where

__all__ = ["contents", "where"]
__version__ = "2022.05.18"
__version__ = "2022.05.18.1"

0 comments on commit 75cc94d

Please sign in to comment.