We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 811997a commit b562ff1Copy full SHA for b562ff1
peerdid/__init__.py
@@ -4,6 +4,6 @@
4
5
from pydid import DID, DIDDocument
6
7
-__version__ = "0.5.1"
+__version__ = "0.5.2"
8
9
__all__ = ["__version__", "core", "errors", "dids", "keys", "DID", "DIDDocument"]
0 commit comments