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.
2 parents 811997a + b562ff1 commit 17069ccCopy full SHA for 17069cc
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