File tree Expand file tree Collapse file tree 1 file changed +2
-10
lines changed Expand file tree Collapse file tree 1 file changed +2
-10
lines changed Original file line number Diff line number Diff line change 1
- # Aries Cloud Agent - Python Plugin for MyData DID DIDComm protcol
1
+ # ACA-Py plugin for MyData DID DIDComm protcol
2
2
3
3
## ACA-Py Version Compatibility
4
4
5
- To avoid a confusing pseudo-lock-step release, this plugin is
6
- versioned independent of ACA-Py. Plugin releases will follow standard
7
- [ semver] ( semver.org ) but each release will also be tagged with a mapping to an
8
- ACA-Py version with the format ` acapy-X.Y.Z-J ` where ` X.Y.Z ` corresponds to the
9
- ACA-Py version supported and ` J ` is an incrementing number for each new plugin
10
- release that targets the same version of ACA-Py.
11
-
12
- You should look for the most recent release tagged with the version of ACA-Py
13
- you are using (with the highest value for ` J ` ).
5
+ This plugin is compatible with ACA-Py version 0.5.6.
14
6
15
7
## Installation
16
8
You can’t perform that action at this time.
0 commit comments