8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2afd4c2 commit 7cc131aCopy full SHA for 7cc131a
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 0.4 (07 October 2016)
2
+
3
+* Add ability to remove repository location (#86)
4
+* Fixed bug in connection parsing when federated connections are present (#87)
5
6
## 0.3 (31 August 2016)
7
8
* Added basic connection class retargeting (#65)
setup.py
@@ -5,7 +5,7 @@
setup(
name='tableaudocumentapi',
- version='0.3',
+ version='0.4',
9
author='Tableau',
10
author_email='github@tableau.com',
11
url='https://github.com/tableau/document-api-python',
0 commit comments