diff --git a/msgraph/core/_constants.py b/msgraph/core/_constants.py index a32a1cfb..8cad1624 100644 --- a/msgraph/core/_constants.py +++ b/msgraph/core/_constants.py @@ -8,4 +8,4 @@ """ DEFAULT_REQUEST_TIMEOUT = 100 DEFAULT_CONNECTION_TIMEOUT = 30 -SDK_VERSION = '0.2.1' +SDK_VERSION = '0.2.2'