We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b53cdf3 commit 0c25e9aCopy full SHA for 0c25e9a
1 file changed
pyproject.toml
@@ -1,9 +1,11 @@
1
[project]
2
name = "didcomm-messaging"
3
-version = "0.1.0a0"
+version = "0.1.0a1"
4
description = "DIDComm Messaging implemented with swappable backends."
5
authors = [
6
{name = "Daniel Bluhm", email = "dbluhm@pm.me"},
7
+ {name = "Colton Wolkins", email = "colton@indicio.tech"},
8
+ {name = "Micah Peltier", email = "micah@indicio.tech"},
9
]
10
dependencies = [
11
"base58>=2.1.1",
0 commit comments