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 a96c128 commit c174c7bCopy full SHA for c174c7b
setup.py
@@ -22,7 +22,7 @@ def parse_requirements(filename):
22
if __name__ == "__main__":
23
setup(
24
name=PACKAGE_NAME,
25
- version="0.1",
+ version="0.1.1",
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