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 5243a12 commit 6c5e0a3Copy full SHA for 6c5e0a3
setup.py
@@ -18,7 +18,7 @@ def parse_requirements(filename: str):
18
if __name__ == "__main__":
19
setup(
20
name=PACKAGE_NAME,
21
- version="0.3.0a10",
+ version="0.3.0",
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