Skip to content

Commit 0c25e9a

Browse files
committed
chore: bump version
Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
1 parent b53cdf3 commit 0c25e9a

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
[project]
22
name = "didcomm-messaging"
3-
version = "0.1.0a0"
3+
version = "0.1.0a1"
44
description = "DIDComm Messaging implemented with swappable backends."
55
authors = [
66
{name = "Daniel Bluhm", email = "dbluhm@pm.me"},
7+
{name = "Colton Wolkins", email = "colton@indicio.tech"},
8+
{name = "Micah Peltier", email = "micah@indicio.tech"},
79
]
810
dependencies = [
911
"base58>=2.1.1",

0 commit comments

Comments
 (0)