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 088fe31 commit d611f68Copy full SHA for d611f68
setup.py
@@ -43,7 +43,7 @@ def get_shared_library_data_to_include():
43
44
setup(
45
name="onepassword",
46
- version="0.1.0-beta.14",
+ version="0.1.0",
47
author="1Password",
48
description="The 1Password Python SDK offers programmatic read access to your secrets in 1Password in an interface native to Python.",
49
url="https://github.com/1Password/onepassword-sdk-python",
0 commit comments