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 5840954 commit c57d31eCopy full SHA for c57d31e
src/onepassword/defaults.py
@@ -1,7 +1,7 @@
1
import platform
2
3
SDK_LANGUAGE = "Python"
4
-SDK_VERSION = "0010015"
+SDK_VERSION = "0010100"
5
DEFAULT_INTEGRATION_NAME = "Unknown"
6
DEFAULT_INTEGRATION_VERSION = "Unknown"
7
DEFAULT_REQUEST_LIBRARY = "net/http"
src/release/version.py
@@ -1,2 +1,2 @@
SDK_VERSION = "0.1.1"
-SDK_BUILD_NUMBER = "0010015"
+SDK_BUILD_NUMBER = "0010101"
0 commit comments