diff --git a/pyproject.toml b/pyproject.toml index bfba71c..beea47e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ show_missing = true [tool.poetry] name = "pydid" -version = "0.3.0" +version = "0.3.1" description = "Python library for validating, constructing, and representing DIDs and DID Documents" authors = ["Daniel Bluhm "] license = "Apache 2.0"