Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Bluhm <[email protected]>
  • Loading branch information
dbluhm committed Dec 14, 2023
1 parent b53cdf3 commit 0c25e9a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
[project]
name = "didcomm-messaging"
version = "0.1.0a0"
version = "0.1.0a1"
description = "DIDComm Messaging implemented with swappable backends."
authors = [
{name = "Daniel Bluhm", email = "[email protected]"},
{name = "Colton Wolkins", email = "[email protected]"},
{name = "Micah Peltier", email = "[email protected]"},
]
dependencies = [
"base58>=2.1.1",
Expand Down

0 comments on commit 0c25e9a

Please sign in to comment.