Skip to content

Commit

Permalink
Release v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sethmlarson committed Mar 14, 2022
1 parent e6480a7 commit 4908eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion truststore.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
from _ssl import ENCODING_DER

__all__ = ["TruststoreSSLContext"]
__version__ = "0.1.0"
__version__ = "0.2.0"

try:
# Grab this value so we know which path we can ignore.
Expand Down

0 comments on commit 4908eeb

Please sign in to comment.