Skip to content

Commit 73f8d6a

Browse files
authored
Update version to beta.9 - for consistency with other SDKs
1 parent 3a7f368 commit 73f8d6a

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 = "0010008" # v0.1.0-beta.8
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"

0 commit comments

Comments
 (0)