Skip to content

Commit 471bf2d

Browse files
committed
Update sdk build number in defaults.py
1 parent 0177d49 commit 471bf2d

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 = "0010100"
4+
SDK_VERSION = "0010200"
55
DEFAULT_INTEGRATION_NAME = "Unknown"
66
DEFAULT_INTEGRATION_VERSION = "Unknown"
77
DEFAULT_REQUEST_LIBRARY = "reqwest"

0 commit comments

Comments
 (0)