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 ca6cfc6 commit 9b8e8a4Copy full SHA for 9b8e8a4
setup.py
@@ -22,7 +22,7 @@ def parse_requirements(filename):
22
if __name__ == "__main__":
23
setup(
24
name=PACKAGE_NAME,
25
- version="0.3.0a3",
+ version="0.3.0a4",
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