Skip to content

Commit c57d31e

Browse files
committed
Update build number
1 parent 5840954 commit c57d31e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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 = "0010015"
4+
SDK_VERSION = "0010100"
55
DEFAULT_INTEGRATION_NAME = "Unknown"
66
DEFAULT_INTEGRATION_VERSION = "Unknown"
77
DEFAULT_REQUEST_LIBRARY = "net/http"

src/release/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
SDK_VERSION = "0.1.1"
2-
SDK_BUILD_NUMBER = "0010015"
2+
SDK_BUILD_NUMBER = "0010101"

0 commit comments

Comments
 (0)