diff --git a/GSSDK.py b/GSSDK.py index 8683c2b..8f5c507 100644 --- a/GSSDK.py +++ b/GSSDK.py @@ -68,7 +68,7 @@ def __str__(self): class GSRequest(): DEFAULT_API_DOMAIN = "us1.gigya.com" - VERSION = "3.3.6" + VERSION = "3.4.0" caCertsPath = os.path.join(os.path.dirname(__file__), "cacert.pem") _domain = ""