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 3a7f368 commit 73f8d6aCopy full SHA for 73f8d6a
src/onepassword/defaults.py
@@ -1,7 +1,7 @@
1
import platform
2
3
SDK_LANGUAGE = "Python"
4
-SDK_VERSION = "0010008" # v0.1.0-beta.8
+SDK_VERSION = "0010009" # v0.1.0-beta.9
5
DEFAULT_INTEGRATION_NAME = "Unknown"
6
DEFAULT_INTEGRATION_VERSION = "Unknown"
7
DEFAULT_REQUEST_LIBRARY = "net/http"
0 commit comments