Skip to content

Commit 87b4253

Browse files
committed
Update build number
1 parent ba14c1c commit 87b4253

File tree

1 file changed

+1
-1
lines changed

1 file 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 = "0010009" # v0.1.0-beta.9
4+
SDK_VERSION = "0010010" # v0.1.0-beta.10
55
DEFAULT_INTEGRATION_NAME = "Unknown"
66
DEFAULT_INTEGRATION_VERSION = "Unknown"
77
DEFAULT_REQUEST_LIBRARY = "net/http"

0 commit comments

Comments
 (0)