diff --git a/pyproject.toml b/pyproject.toml index 2e6d8a5..79bc5a8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "didcomm-messaging" -version = "0.1.1a4" +version = "0.1.2a0" description = "DIDComm Messaging implemented with swappable backends." authors = [ {name = "Daniel Bluhm", email = "dbluhm@pm.me"},