File tree 3 files changed +8
-1
lines changed
3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 05 (01 November 2016)
2
+
3
+ * Added ability to set the port for connections (#97 )
4
+ * Added ability to read and write caption for datasources (#99 )
5
+ * Added documentation
6
+
1
7
## 0.4 (07 October 2016)
2
8
3
9
* Add ability to remove repository location (#86 )
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ title: Developer Guide
3
3
layout : docs
4
4
---
5
5
6
+ <<<<<<< 6ee666bf06d5ab59931100b3955779c35693e33f
6
7
## Submitting your first patch
7
8
8
9
1 . Make sure you have [ signed the CLA] ( http://tableau.github.io/#contributor-license-agreement-cla )
Original file line number Diff line number Diff line change 5
5
6
6
setup (
7
7
name = 'tableaudocumentapi' ,
8
- version = '0.5.dev0 ' ,
8
+ version = '0.5' ,
9
9
author = 'Tableau' ,
10
10
author_email = 'github@tableau.com' ,
11
11
url = 'https://github.com/tableau/document-api-python' ,
You can’t perform that action at this time.
0 commit comments