Skip to content

Commit 17069cc

Browse files
authored
Merge pull request #57 from sicpa-dlab/chore/bump-0.5.2
chore: bump version to 0.5.2
2 parents 811997a + b562ff1 commit 17069cc

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)