We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3304b75 + 0a6a2a4 commit f445039Copy full SHA for f445039
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "anoncreds"
3
-version = "0.2.2"
+version = "0.2.3"
4
authors = [
5
"Hyperledger AnonCreds Contributors <[email protected]>",
6
]
wrappers/python/anoncreds/version.py
@@ -1,3 +1,3 @@
"""anoncreds library wrapper version."""
-__version__ = "0.2.2"
+__version__ = "0.2.3"
0 commit comments