Skip to content

Commit

Permalink
Merge pull request #43 from dbluhm/release/0.3.1
Browse files Browse the repository at this point in the history
chore: bump version
  • Loading branch information
dbluhm authored Jul 19, 2021
2 parents ef4c483 + d0e28cd commit e2bb9f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ show_missing = true

[tool.poetry]
name = "pydid"
version = "0.3.0"
version = "0.3.1"
description = "Python library for validating, constructing, and representing DIDs and DID Documents"
authors = ["Daniel Bluhm <dbluhm@pm.me>"]
license = "Apache 2.0"
Expand Down

0 comments on commit e2bb9f5

Please sign in to comment.