File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed
Expand file tree Collapse file tree 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+
17## 0.4 (07 October 2016)
28
39* Add ability to remove repository location (#86 )
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ title: Developer Guide
33layout : docs
44---
55
6+ <<<<<<< 6ee666bf06d5ab59931100b3955779c35693e33f
67## Submitting your first patch
78
891 . 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 55
66setup (
77 name = 'tableaudocumentapi' ,
8- version = '0.5.dev0 ' ,
8+ version = '0.5' ,
99 author = 'Tableau' ,
10101111 url = 'https://github.com/tableau/document-api-python' ,
You can’t perform that action at this time.
0 commit comments