diff --git a/pyproject.toml b/pyproject.toml index 160d700..c138aa0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pydid" -version = "0.3.9a0" +version = "0.3.9" description = "Python library for validating, constructing, and representing DIDs and DID Documents" authors = ["Daniel Bluhm "] license = "Apache 2.0"