Skip to content

Commit

Permalink
2022.06.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukasa committed Sep 9, 2022
1 parent 47fb7ab commit b8eb5e9
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.06.15"
__version__ = "2022.06.15.1"

0 comments on commit b8eb5e9

Please sign in to comment.