Skip to content

Commit b562ff1

Browse files
authored
chore: bump version to 0.5.2
1 parent 811997a commit b562ff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

peerdid/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44

55
from pydid import DID, DIDDocument
66

7-
__version__ = "0.5.1"
7+
__version__ = "0.5.2"
88

99
__all__ = ["__version__", "core", "errors", "dids", "keys", "DID", "DIDDocument"]

0 commit comments

Comments
 (0)