diff --git a/pyproject.toml b/pyproject.toml index 116468e..7f974b3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pydid" -version = "0.4.2" +version = "0.4.3" description = "Python library for validating, constructing, and representing DIDs and DID Documents" authors = ["Daniel Bluhm "] license = "Apache 2.0"