File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
[ ![ Build Status] ( https://travis-ci.org/IBM/ibm-iae-python-sdk.svg?branch=master )] ( https://travis-ci.org/IBM/ibm-iae-python-sdk )
2
2
[ ![ semantic-release] ( https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg )] ( https://github.com/semantic-release/semantic-release )
3
- # IBM Cloud Analytics Engine Python SDK Version 1.0.2
3
+ # IBM Cloud Analytics Engine Python SDK Version 1.0.3
4
4
5
5
Python client library to interact with various [ iaesdk Service APIs] ( https://cloud.ibm.com/apidocs/ibm-analytics-engine ) .
6
6
@@ -38,13 +38,13 @@ Service Name | Imported Class Name
38
38
To install, use ` pip ` or ` easy_install ` :
39
39
40
40
``` bash
41
- pip install --upgrade " iaesdk>=1.0.2 "
41
+ pip install --upgrade " iaesdk>=1.0.3 "
42
42
```
43
43
44
44
or
45
45
46
46
``` bash
47
- easy_install --upgrade " iaesdk>=1.0.2 "
47
+ easy_install --upgrade " iaesdk>=1.0.3 "
48
48
```
49
49
50
50
## Using the SDK
You can’t perform that action at this time.
0 commit comments