Skip to content

Commit

Permalink
2022.06.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukasa committed Sep 13, 2022
1 parent de0eae1 commit aca828a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion certifi/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from .core import contents, where

__all__ = ["contents", "where"]
__version__ = "2022.06.15.1"
__version__ = "2022.06.15.2"

0 comments on commit aca828a

Please sign in to comment.