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.
0.8.2-beta0
1 parent 3f6e5f2 commit 0fcc0a2Copy full SHA for 0fcc0a2
setup.py
@@ -19,7 +19,7 @@ def parse_requirements(filename: str):
19
if __name__ == "__main__":
20
setup(
21
name=PACKAGE_NAME,
22
- version="0.8.1",
+ version="0.8.2-beta0",
23
description="A simple python package for controlling an aries agent through the admin-api interface",
24
long_description=long_description,
25
long_description_content_type="text/markdown",
0 commit comments