Skip to content

Commit 5b0adda

Browse files
authored
Merge pull request #44 from 1Password/hculea/rc/v0.1.0-beta.8
Prepare release candidate v0.1.0-beta.9
2 parents e181f9e + a354e57 commit 5b0adda

File tree

6 files changed

+1
-1
lines changed

6 files changed

+1
-1
lines changed

src/onepassword/defaults.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import platform
22

33
SDK_LANGUAGE = "Python"
4-
SDK_VERSION = "0010001" # v0.1.0
4+
SDK_VERSION = "0010009" # v0.1.0-beta.9
55
DEFAULT_INTEGRATION_NAME = "Unknown"
66
DEFAULT_INTEGRATION_VERSION = "Unknown"
77
DEFAULT_REQUEST_LIBRARY = "net/http"
34.2 KB
Binary file not shown.
62 KB
Binary file not shown.
15.9 KB
Binary file not shown.
4.73 KB
Binary file not shown.
21.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)