We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1df32bd commit 2fd5e5dCopy full SHA for 2fd5e5d
SoftLayer/consts.py
@@ -5,7 +5,7 @@
5
6
:license: MIT, see LICENSE for more details.
7
"""
8
-VERSION = 'v5.2.7'
+VERSION = 'v5.2.9'
9
API_PUBLIC_ENDPOINT = 'https://api.softlayer.com/xmlrpc/v3.1/'
10
API_PRIVATE_ENDPOINT = 'https://api.service.softlayer.com/xmlrpc/v3.1/'
11
API_PUBLIC_ENDPOINT_REST = 'https://api.softlayer.com/rest/v3.1/'
0 commit comments