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.
1 parent 55bcdf4 commit 53d2322Copy full SHA for 53d2322
setup.py
@@ -22,7 +22,7 @@ def parse_requirements(filename):
22
if __name__ == "__main__":
23
setup(
24
name=PACKAGE_NAME,
25
- version="0.2.5",
+ version="0.2.6",
26
description="A simple python package for controlling an aries agent through the admin-api interface",
27
long_description=long_description,
28
long_description_content_type="text/markdown",
0 commit comments