Skip to content

Commit

Permalink
2023.07.22
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukasa committed Jul 22, 2023
1 parent afe7722 commit 8fb96ed
Show file tree
Hide file tree
Showing 2 changed files with 186 additions and 140 deletions.
2 changes: 1 addition & 1 deletion certifi/__init__.py
@@ -1,4 +1,4 @@
from .core import contents, where

__all__ = ["contents", "where"]
__version__ = "2023.05.07"
__version__ = "2023.07.22"

0 comments on commit 8fb96ed

Please sign in to comment.