Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
Signed-off-by: George J Padayatti <[email protected]>
  • Loading branch information
georgepadayatti committed Oct 13, 2022
1 parent 797383b commit 75f3b4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "dexa-protocol"
version = "0.1.9"
version = "0.1.10"
description = "Hosts Data Disclosure Agreement protocols"
authors = ["George J Padayatti <[email protected]>"]
license = "License :: OSI Approved :: Apache Software License"
Expand All @@ -16,7 +16,7 @@ keywords = ["acapy", "aries", "dataexchange", "ssi"]
[tool.poetry.dependencies]
python = "^3.8"
acapy-patched = "0.5.6-dev1"
dexa-sdk = "0.1.11"
dexa-sdk = "0.1.12"

[tool.poetry.dev-dependencies]
flake8 = "^5.0.4"
Expand Down

0 comments on commit 75f3b4e

Please sign in to comment.