Skip to content

Commit

Permalink
2022.05.18
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukasa committed May 18, 2022
1 parent 51c3f2a commit e713282
Show file tree
Hide file tree
Showing 2 changed files with 398 additions and 230 deletions.
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__ = "2021.10.08"
__version__ = "2022.05.18"
Loading

0 comments on commit e713282

Please sign in to comment.