Skip to content

Commit 987c597

Browse files
committed
beta.5
1 parent 734dd6c commit 987c597

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python-lib/dku_constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ class DKUConstants(object):
22
API_RESPONSE_KEY = "api_response"
33
FORBIDDEN_KEYS = ["token", "password", "api_key_value", "secure_token", "mtls_key_path", "mtls_certificate_path"]
44
FORM_DATA_BODY_FORMAT = "FORM_DATA"
5-
PLUGIN_VERSION = "1.2.7"
5+
PLUGIN_VERSION = "1.2.7-beta.5"
66
RAW_BODY_FORMAT = "RAW"
77
REPONSE_ERROR_KEY = "dku_error"

0 commit comments

Comments
 (0)