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 4b1968f commit 88faf35Copy full SHA for 88faf35
setup.py
@@ -18,7 +18,7 @@ def parse_requirements(filename: str):
18
if __name__ == "__main__":
19
setup(
20
name=PACKAGE_NAME,
21
- version="0.4.0",
+ version="0.4.1",
22
description="A simple python package for controlling an aries agent through the admin-api interface",
23
long_description=long_description,
24
long_description_content_type="text/markdown",
0 commit comments